Merge pull request #7642 from wallabag/dependabot/composer/phpstan-dependencies-71ce378b00

Bump phpstan/extension-installer from 1.4.1 to 1.4.2 in the phpstan-dependencies group
This commit is contained in:
Jérémy Benoist 2024-08-27 06:06:04 +02:00 committed by GitHub
commit bf7884eb95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

16
composer.lock generated
View File

@ -17131,16 +17131,16 @@
}, },
{ {
"name": "phpstan/extension-installer", "name": "phpstan/extension-installer",
"version": "1.4.1", "version": "1.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/extension-installer.git", "url": "https://github.com/phpstan/extension-installer.git",
"reference": "f6b87faf9fc7978eab2f7919a8760bc9f58f9203" "reference": "46c8219b3fb0deb3fc08301e8f0797d321d17dcd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/extension-installer/zipball/f6b87faf9fc7978eab2f7919a8760bc9f58f9203", "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/46c8219b3fb0deb3fc08301e8f0797d321d17dcd",
"reference": "f6b87faf9fc7978eab2f7919a8760bc9f58f9203", "reference": "46c8219b3fb0deb3fc08301e8f0797d321d17dcd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -17167,11 +17167,15 @@
"MIT" "MIT"
], ],
"description": "Composer plugin for automatic installation of PHPStan extensions", "description": "Composer plugin for automatic installation of PHPStan extensions",
"keywords": [
"dev",
"static analysis"
],
"support": { "support": {
"issues": "https://github.com/phpstan/extension-installer/issues", "issues": "https://github.com/phpstan/extension-installer/issues",
"source": "https://github.com/phpstan/extension-installer/tree/1.4.1" "source": "https://github.com/phpstan/extension-installer/tree/1.4.2"
}, },
"time": "2024-06-10T08:20:49+00:00" "time": "2024-08-26T07:38:00+00:00"
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",