mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-30 23:35:06 +01:00
Merge pull request #6546 from wallabag/dependabot/composer/phpstan/extension-installer-1.3.1
This commit is contained in:
commit
5d6ef57651
21
composer.lock
generated
21
composer.lock
generated
@ -12592,22 +12592,22 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/extension-installer",
|
"name": "phpstan/extension-installer",
|
||||||
"version": "1.3.0",
|
"version": "1.3.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/extension-installer.git",
|
"url": "https://github.com/phpstan/extension-installer.git",
|
||||||
"reference": "f5e02d40f277d28513001976f444d9ff1dc15e9a"
|
"reference": "f45734bfb9984c6c56c4486b71230355f066a58a"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/extension-installer/zipball/f5e02d40f277d28513001976f444d9ff1dc15e9a",
|
"url": "https://api.github.com/repos/phpstan/extension-installer/zipball/f45734bfb9984c6c56c4486b71230355f066a58a",
|
||||||
"reference": "f5e02d40f277d28513001976f444d9ff1dc15e9a",
|
"reference": "f45734bfb9984c6c56c4486b71230355f066a58a",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"composer-plugin-api": "^2.0",
|
"composer-plugin-api": "^2.0",
|
||||||
"php": "^7.2 || ^8.0",
|
"php": "^7.2 || ^8.0",
|
||||||
"phpstan/phpstan": "^1.8.0"
|
"phpstan/phpstan": "^1.9.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"composer/composer": "^2.0",
|
"composer/composer": "^2.0",
|
||||||
@ -12616,12 +12616,7 @@
|
|||||||
},
|
},
|
||||||
"type": "composer-plugin",
|
"type": "composer-plugin",
|
||||||
"extra": {
|
"extra": {
|
||||||
"class": "PHPStan\\ExtensionInstaller\\Plugin",
|
"class": "PHPStan\\ExtensionInstaller\\Plugin"
|
||||||
"phpstan/extension-installer": {
|
|
||||||
"ignore": [
|
|
||||||
"phpstan/phpstan-phpunit"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
@ -12635,9 +12630,9 @@
|
|||||||
"description": "Composer plugin for automatic installation of PHPStan extensions",
|
"description": "Composer plugin for automatic installation of PHPStan extensions",
|
||||||
"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.3.0"
|
"source": "https://github.com/phpstan/extension-installer/tree/1.3.1"
|
||||||
},
|
},
|
||||||
"time": "2023-04-18T13:08:02+00:00"
|
"time": "2023-05-24T08:59:17+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan",
|
"name": "phpstan/phpstan",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user