Bump bamarni/composer-bin-plugin from 1.4.1 to 1.4.2

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

---
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>
This commit is contained in:
dependabot[bot]
2022-02-16 21:39:59 +00:00
committed by GitHub
parent 4fe4eef458
commit 13d98d72ab

14
composer.lock generated
View File

@@ -9,16 +9,16 @@
"packages-dev": [
{
"name": "bamarni/composer-bin-plugin",
"version": "1.4.1",
"version": "1.4.2",
"source": {
"type": "git",
"url": "https://github.com/bamarni/composer-bin-plugin.git",
"reference": "9329fb0fbe29e0e1b2db8f4639a193e4f5406225"
"reference": "f7fb03e96a154f9c7a10fe736b6c1fa4a617d54e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/9329fb0fbe29e0e1b2db8f4639a193e4f5406225",
"reference": "9329fb0fbe29e0e1b2db8f4639a193e4f5406225",
"url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/f7fb03e96a154f9c7a10fe736b6c1fa4a617d54e",
"reference": "f7fb03e96a154f9c7a10fe736b6c1fa4a617d54e",
"shasum": ""
},
"require": {
@@ -53,9 +53,9 @@
],
"support": {
"issues": "https://github.com/bamarni/composer-bin-plugin/issues",
"source": "https://github.com/bamarni/composer-bin-plugin/tree/master"
"source": "https://github.com/bamarni/composer-bin-plugin/tree/1.4.2"
},
"time": "2020-05-03T08:27:20+00:00"
"time": "2022-02-16T16:23:46+00:00"
}
],
"aliases": [],
@@ -76,5 +76,5 @@
"platform-overrides": {
"php": "7.4"
},
"plugin-api-version": "2.1.0"
"plugin-api-version": "2.2.0"
}