1
0
Fork 0

Update phpstan

pull/11079/merge
Jordi Boggiano 2022-10-13 16:17:30 +02:00
parent 80907cd75d
commit 7e679f3da3
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -1959,16 +1959,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.8.8", "version": "1.8.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "08310ce271984587e2a4cda94e1ac66510a6ea07" "reference": "3a72d9d9f2528fbd50c2d8fcf155fd9f74ade3f2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/08310ce271984587e2a4cda94e1ac66510a6ea07", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3a72d9d9f2528fbd50c2d8fcf155fd9f74ade3f2",
"reference": "08310ce271984587e2a4cda94e1ac66510a6ea07", "reference": "3a72d9d9f2528fbd50c2d8fcf155fd9f74ade3f2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1998,7 +1998,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan/issues", "issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.8.8" "source": "https://github.com/phpstan/phpstan/tree/1.8.9"
}, },
"funding": [ "funding": [
{ {
@ -2014,7 +2014,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-06T12:51:57+00:00" "time": "2022-10-13T13:40:18+00:00"
}, },
{ {
"name": "phpstan/phpstan-deprecation-rules", "name": "phpstan/phpstan-deprecation-rules",