Browse Source

Bump bamarni/composer-bin-plugin from 1.8.0 to 1.8.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
tags/v25.0.0beta2
dependabot[bot] 1 year ago
parent
commit
7ecfa531af
No account linked to committer's email address
1 changed files with 9 additions and 9 deletions
  1. 9
    9
      composer.lock

+ 9
- 9
composer.lock View File

@@ -9,16 +9,16 @@
"packages-dev": [
{
"name": "bamarni/composer-bin-plugin",
"version": "1.8.0",
"version": "1.8.1",
"source": {
"type": "git",
"url": "https://github.com/bamarni/composer-bin-plugin.git",
"reference": "24764700027bcd3cb072e5f8005d4a150fe714fe"
"reference": "e12e9769c8ee97d036f7f98abf66b96cf3862346"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/24764700027bcd3cb072e5f8005d4a150fe714fe",
"reference": "24764700027bcd3cb072e5f8005d4a150fe714fe",
"url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/e12e9769c8ee97d036f7f98abf66b96cf3862346",
"reference": "e12e9769c8ee97d036f7f98abf66b96cf3862346",
"shasum": ""
},
"require": {
@@ -32,9 +32,9 @@
"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"
"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",
"symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0"
},
"type": "composer-plugin",
"extra": {
@@ -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.0"
"source": "https://github.com/bamarni/composer-bin-plugin/tree/1.8.1"
},
"time": "2022-07-14T10:29:51+00:00"
"time": "2022-08-03T19:58:11+00:00"
}
],
"aliases": [],

Loading…
Cancel
Save