Bump phpstan/extension-installer in the phpstan-dependencies group

Bumps the phpstan-dependencies group with 1 update: [phpstan/extension-installer](https://github.com/phpstan/extension-installer).


Updates `phpstan/extension-installer` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/phpstan/extension-installer/releases)
- [Commits](https://github.com/phpstan/extension-installer/compare/1.4.1...1.4.2)

---
updated-dependencies:
- dependency-name: phpstan/extension-installer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: phpstan-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-27 02:32:09 +00:00 committed by GitHub
parent e53dd0fd48
commit a5546b9d3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
composer.lock generated
View file

@ -17123,16 +17123,16 @@
},
{
"name": "phpstan/extension-installer",
"version": "1.4.1",
"version": "1.4.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/extension-installer.git",
"reference": "f6b87faf9fc7978eab2f7919a8760bc9f58f9203"
"reference": "46c8219b3fb0deb3fc08301e8f0797d321d17dcd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/extension-installer/zipball/f6b87faf9fc7978eab2f7919a8760bc9f58f9203",
"reference": "f6b87faf9fc7978eab2f7919a8760bc9f58f9203",
"url": "https://api.github.com/repos/phpstan/extension-installer/zipball/46c8219b3fb0deb3fc08301e8f0797d321d17dcd",
"reference": "46c8219b3fb0deb3fc08301e8f0797d321d17dcd",
"shasum": ""
},
"require": {
@ -17159,11 +17159,15 @@
"MIT"
],
"description": "Composer plugin for automatic installation of PHPStan extensions",
"keywords": [
"dev",
"static analysis"
],
"support": {
"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",