diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-08 00:01:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-08 00:01:36 +0000 |
commit | 30e677666eebece072ec66f8268225a47db52de8 (patch) | |
tree | 8a362fc926c0f8db987fd60646775f939d2711ea /composer.lock | |
parent | 65988beaf09f251c4274f4d53e7456242426f798 (diff) | |
download | nextcloud-server-30e677666eebece072ec66f8268225a47db52de8.tar.gz nextcloud-server-30e677666eebece072ec66f8268225a47db52de8.zip |
Bump bamarni/composer-bin-plugin from 1.8.1 to 1.8.2
Bumps [bamarni/composer-bin-plugin](https://github.com/bamarni/composer-bin-plugin) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/bamarni/composer-bin-plugin/releases)
- [Commits](https://github.com/bamarni/composer-bin-plugin/compare/1.8.1...1.8.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 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock index 46cdcd56358..b89bc948173 100644 --- a/composer.lock +++ b/composer.lock @@ -9,16 +9,16 @@ "packages-dev": [ { "name": "bamarni/composer-bin-plugin", - "version": "1.8.1", + "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/bamarni/composer-bin-plugin.git", - "reference": "e12e9769c8ee97d036f7f98abf66b96cf3862346" + "reference": "92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/e12e9769c8ee97d036f7f98abf66b96cf3862346", - "reference": "e12e9769c8ee97d036f7f98abf66b96cf3862346", + "url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880", + "reference": "92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880", "shasum": "" }, "require": { @@ -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.1" + "source": "https://github.com/bamarni/composer-bin-plugin/tree/1.8.2" }, - "time": "2022-08-03T19:58:11+00:00" + "time": "2022-10-31T08:38:03+00:00" } ], "aliases": [], |