mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 17:11:07 +00:00
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.0 to 1.4.1 - [Release notes](https://github.com/phpstan/extension-installer/releases) - [Commits](https://github.com/phpstan/extension-installer/compare/1.4.0...1.4.1) --- 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:
parent
7ef724ce7a
commit
203f6ad6d0
1 changed files with 7 additions and 7 deletions
14
composer.lock
generated
14
composer.lock
generated
|
@ -17338,20 +17338,20 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/extension-installer",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/extension-installer.git",
|
||||
"reference": "5b19a72c93e79bb0d410ac2cd55f02c4a6e0cfbe"
|
||||
"reference": "f6b87faf9fc7978eab2f7919a8760bc9f58f9203"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/extension-installer/zipball/5b19a72c93e79bb0d410ac2cd55f02c4a6e0cfbe",
|
||||
"reference": "5b19a72c93e79bb0d410ac2cd55f02c4a6e0cfbe",
|
||||
"url": "https://api.github.com/repos/phpstan/extension-installer/zipball/f6b87faf9fc7978eab2f7919a8760bc9f58f9203",
|
||||
"reference": "f6b87faf9fc7978eab2f7919a8760bc9f58f9203",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"composer-plugin-api": "^2.6.0",
|
||||
"composer-plugin-api": "^2.0",
|
||||
"php": "^7.2 || ^8.0",
|
||||
"phpstan/phpstan": "^1.9.0"
|
||||
},
|
||||
|
@ -17376,9 +17376,9 @@
|
|||
"description": "Composer plugin for automatic installation of PHPStan extensions",
|
||||
"support": {
|
||||
"issues": "https://github.com/phpstan/extension-installer/issues",
|
||||
"source": "https://github.com/phpstan/extension-installer/tree/1.4.0"
|
||||
"source": "https://github.com/phpstan/extension-installer/tree/1.4.1"
|
||||
},
|
||||
"time": "2024-06-06T11:26:29+00:00"
|
||||
"time": "2024-06-10T08:20:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
|
|
Loading…
Reference in a new issue