diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-26 03:12:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-26 03:12:31 +0000 |
commit | 88a0b00a96d12c50a0a5280a58d6806cef85fb5c (patch) | |
tree | e11c0f7298e6beb1bf06b6eda5fb0b009788d91f /composer.lock | |
parent | 4be00ebbb10affc08f3feaf5f017075fa1aea2c8 (diff) | |
download | nextcloud-server-88a0b00a96d12c50a0a5280a58d6806cef85fb5c.tar.gz nextcloud-server-88a0b00a96d12c50a0a5280a58d6806cef85fb5c.zip |
Bump bamarni/composer-bin-plugin from 1.4.2 to 1.5.0
Bumps [bamarni/composer-bin-plugin](https://github.com/bamarni/composer-bin-plugin) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/bamarni/composer-bin-plugin/releases)
- [Commits](https://github.com/bamarni/composer-bin-plugin/compare/1.4.2...v1.5.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>
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 bae0f9cd189..0d00ed2efcf 100644 --- a/composer.lock +++ b/composer.lock @@ -9,16 +9,16 @@ "packages-dev": [ { "name": "bamarni/composer-bin-plugin", - "version": "1.4.2", + "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/bamarni/composer-bin-plugin.git", - "reference": "f7fb03e96a154f9c7a10fe736b6c1fa4a617d54e" + "reference": "49934ffea764864788334c1485fbb08a4b852031" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/f7fb03e96a154f9c7a10fe736b6c1fa4a617d54e", - "reference": "f7fb03e96a154f9c7a10fe736b6c1fa4a617d54e", + "url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/49934ffea764864788334c1485fbb08a4b852031", + "reference": "49934ffea764864788334c1485fbb08a4b852031", "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/1.4.2" + "source": "https://github.com/bamarni/composer-bin-plugin/tree/v1.5.0" }, - "time": "2022-02-16T16:23:46+00:00" + "time": "2022-02-22T21:01:25+00:00" } ], "aliases": [], |