Merge pull request #6866 from wallabag/dependabot/composer/phpstan/phpstan-1.10.29

Bump phpstan/phpstan from 1.10.28 to 1.10.29
This commit is contained in:
Nicolas Lœuillet 2023-08-22 07:19:18 +02:00 committed by GitHub
commit 40aeeafea2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -16506,16 +16506,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.28", "version": "1.10.29",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "e4545b55904ebef470423d3ddddb74fa7325497a" "reference": "ee5d8f2d3977fb09e55603eee6fb53bdd76ee9c1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e4545b55904ebef470423d3ddddb74fa7325497a", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ee5d8f2d3977fb09e55603eee6fb53bdd76ee9c1",
"reference": "e4545b55904ebef470423d3ddddb74fa7325497a", "reference": "ee5d8f2d3977fb09e55603eee6fb53bdd76ee9c1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -16564,7 +16564,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-08-08T12:33:42+00:00" "time": "2023-08-14T13:24:11+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",
@ -17391,5 +17391,5 @@
"platform-overrides": { "platform-overrides": {
"php": "7.4.29" "php": "7.4.29"
}, },
"plugin-api-version": "2.2.0" "plugin-api-version": "2.3.0"
} }