summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-11-05 19:20:28 +0100
committerGitHub <noreply@github.com>2022-11-05 19:20:28 +0100
commita022e14af06042f68d1db54103069253f0f808c3 (patch)
treea913f64d0c38f89750a3a5f8f675907fb98694bf /composer.lock
parent3b3fea325d756073dae2cbebaa856f6a6c0ce4c2 (diff)
parent7ff64d72dc3826271f2268cc107a90bebcebf56e (diff)
Merge pull request #8295 from nextcloud/dependabot/composer/bamarni/composer-bin-plugin-1.8.2
Bump bamarni/composer-bin-plugin from 1.8.1 to 1.8.2
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 8e1461968..120bec303 100644
--- a/composer.lock
+++ b/composer.lock
@@ -8,16 +8,16 @@
"packages": [
{
"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": {
@@ -59,9 +59,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"
},
{
"name": "firebase/php-jwt",