From 6cd444f1a50cb01c26522198f53494316407de73 Mon Sep 17 00:00:00 2001 From: Swikriti Tripathi Date: Mon, 11 Jul 2022 12:58:12 +0545 Subject: [PATCH] Bump bamarni/composer-bin-plugin (1.7.0) --- composer.lock | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 4a46035..777a10e 100644 --- a/composer.lock +++ b/composer.lock @@ -782,7 +782,7 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v2.5.1", + "version": "v2.5.2", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", @@ -829,7 +829,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.1" + "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2" }, "funding": [ { @@ -1236,16 +1236,16 @@ "packages-dev": [ { "name": "bamarni/composer-bin-plugin", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/bamarni/composer-bin-plugin.git", - "reference": "80b2f1ca19ff81e9aea495e7cf70443e70d12048" + "reference": "c1bbee3662a2a84c6aad84b7c6daefcae29e5690" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/80b2f1ca19ff81e9aea495e7cf70443e70d12048", - "reference": "80b2f1ca19ff81e9aea495e7cf70443e70d12048", + "url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/c1bbee3662a2a84c6aad84b7c6daefcae29e5690", + "reference": "c1bbee3662a2a84c6aad84b7c6daefcae29e5690", "shasum": "" }, "require": { @@ -1254,8 +1254,14 @@ }, "require-dev": { "composer/composer": "^2.0", + "ext-json": "*", "phpstan/extension-installer": "^1.1", - "symfony/console": "^5.4.7 || ^6.0.7" + "phpstan/phpstan": "^1.8", + "phpstan/phpstan-phpunit": "^1.1", + "phpunit/phpunit": "^8.5 || ^9.5", + "symfony/console": "^5.4.7 || ^6.0.7", + "symfony/finder": "^5.4.7 || ^6.0.7", + "symfony/process": "^5.4.7 || ^6.0.7" }, "type": "composer-plugin", "extra": { @@ -1281,9 +1287,9 @@ ], "support": { "issues": "https://github.com/bamarni/composer-bin-plugin/issues", - "source": "https://github.com/bamarni/composer-bin-plugin/tree/1.6.0" + "source": "https://github.com/bamarni/composer-bin-plugin/tree/1.7.0" }, - "time": "2022-07-06T22:16:05+00:00" + "time": "2022-07-10T17:28:16+00:00" } ], "aliases": [],