Bump bamarni/composer-bin-plugin from 1.6.0 to 1.7.0

Bumps [bamarni/composer-bin-plugin](https://github.com/bamarni/composer-bin-plugin) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/bamarni/composer-bin-plugin/releases)
- [Commits](https://github.com/bamarni/composer-bin-plugin/compare/1.6.0...1.7.0)

---
updated-dependencies:
- dependency-name: bamarni/composer-bin-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-10 18:25:53 +00:00 коммит произвёл GitHub
Родитель 5ca761c85a
Коммит 4fcf8fc256
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 13 добавлений и 7 удалений

20
composer.lock сгенерированный
Просмотреть файл

@ -94,16 +94,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": {
@ -112,8 +112,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": {
@ -139,9 +145,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"
},
{
"name": "christophwurst/nextcloud",