PHPStan fixes.
This commit is contained in:
parent
446c675613
commit
17251cf750
19 changed files with 326 additions and 66 deletions
11
composer.lock
generated
11
composer.lock
generated
|
@ -1041,16 +1041,16 @@
|
|||
},
|
||||
{
|
||||
"name": "matomo/device-detector",
|
||||
"version": "6.4.3",
|
||||
"version": "6.4.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/matomo-org/device-detector.git",
|
||||
"reference": "aa4586d495a7f59029d46d976f160b13eb769bb0"
|
||||
"reference": "270bbc41f80994e80805ac377b67324eba53c412"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/matomo-org/device-detector/zipball/aa4586d495a7f59029d46d976f160b13eb769bb0",
|
||||
"reference": "aa4586d495a7f59029d46d976f160b13eb769bb0",
|
||||
"url": "https://api.github.com/repos/matomo-org/device-detector/zipball/270bbc41f80994e80805ac377b67324eba53c412",
|
||||
"reference": "270bbc41f80994e80805ac377b67324eba53c412",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1067,6 +1067,7 @@
|
|||
"phpunit/phpunit": "^8.5.8",
|
||||
"psr/cache": "^1.0.1",
|
||||
"psr/simple-cache": "^1.0.1",
|
||||
"slevomat/coding-standard": "<8.16.0",
|
||||
"symfony/yaml": "^5.1.7"
|
||||
},
|
||||
"suggest": {
|
||||
|
@ -1106,7 +1107,7 @@
|
|||
"source": "https://github.com/matomo-org/matomo",
|
||||
"wiki": "https://dev.matomo.org/"
|
||||
},
|
||||
"time": "2025-01-17T09:59:39+00:00"
|
||||
"time": "2025-02-26T17:37:32+00:00"
|
||||
},
|
||||
{
|
||||
"name": "mustangostang/spyc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue