|
|
|
|
@ -9,16 +9,16 @@ |
|
|
|
|
"packages-dev": [ |
|
|
|
|
{ |
|
|
|
|
"name": "bamarni/composer-bin-plugin", |
|
|
|
|
"version": "1.8.3", |
|
|
|
|
"version": "1.9.1", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/bamarni/composer-bin-plugin.git", |
|
|
|
|
"reference": "e7ef9e012667327516c24e5fad9903a3bc91389d" |
|
|
|
|
"reference": "641d0663f5ac270b1aeec4337b7856f76204df47" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/e7ef9e012667327516c24e5fad9903a3bc91389d", |
|
|
|
|
"reference": "e7ef9e012667327516c24e5fad9903a3bc91389d", |
|
|
|
|
"url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/641d0663f5ac270b1aeec4337b7856f76204df47", |
|
|
|
|
"reference": "641d0663f5ac270b1aeec4337b7856f76204df47", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
@ -26,11 +26,11 @@ |
|
|
|
|
"php": "^7.2.5 || ^8.0" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"composer/composer": "^2.0", |
|
|
|
|
"composer/composer": "^2.2.26", |
|
|
|
|
"ext-json": "*", |
|
|
|
|
"phpstan/extension-installer": "^1.1", |
|
|
|
|
"phpstan/phpstan": "^1.8", |
|
|
|
|
"phpstan/phpstan-phpunit": "^1.1", |
|
|
|
|
"phpstan/phpstan": "^1.8 || ^2.0", |
|
|
|
|
"phpstan/phpstan-phpunit": "^1.1 || ^2.0", |
|
|
|
|
"phpunit/phpunit": "^8.5 || ^9.6 || ^10.0", |
|
|
|
|
"symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", |
|
|
|
|
"symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", |
|
|
|
|
@ -60,9 +60,9 @@ |
|
|
|
|
], |
|
|
|
|
"support": { |
|
|
|
|
"issues": "https://github.com/bamarni/composer-bin-plugin/issues", |
|
|
|
|
"source": "https://github.com/bamarni/composer-bin-plugin/tree/1.8.3" |
|
|
|
|
"source": "https://github.com/bamarni/composer-bin-plugin/tree/1.9.1" |
|
|
|
|
}, |
|
|
|
|
"time": "2025-11-24T19:20:55+00:00" |
|
|
|
|
"time": "2026-02-04T10:18:12+00:00" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"aliases": [], |
|
|
|
|
|