diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-16 21:39:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-16 21:39:59 +0000 |
commit | 13d98d72abc57b9012fca69b38ca236aa878a8db (patch) | |
tree | 39cbbee962e79260116a56bdced7bf01d5590dd1 /composer.lock | |
parent | 4fe4eef458cc4dc59f584c3b1522780bd4f49c4c (diff) | |
download | nextcloud-server-13d98d72abc57b9012fca69b38ca236aa878a8db.tar.gz nextcloud-server-13d98d72abc57b9012fca69b38ca236aa878a8db.zip |
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>
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock index 3ba083dbed0..bae0f9cd189 100644 --- a/composer.lock +++ b/composer.lock @@ -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" } |