Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-19 02:24:17 +0300
committerGitHub <noreply@github.com>2022-07-19 02:24:17 +0300
commit6719a8d6f4ad5e4ef3a455bc32729ce763fef7c4 (patch)
treeab1701cccae2fa453e6629cd0780677302d089e5
parent42bcbe269f09bac30251ac102f202fc0091602c9 (diff)
parent0bddfb596c29949c4eb8805d101447c97faf9d1c (diff)
Merge pull request #33268 from nextcloud/dependabot/composer/bamarni/composer-bin-plugin-1.8.0
-rw-r--r--composer.lock29
1 files changed, 18 insertions, 11 deletions
diff --git a/composer.lock b/composer.lock
index 0898d151e57..0176e90bcf5 100644
--- a/composer.lock
+++ b/composer.lock
@@ -9,29 +9,36 @@
"packages-dev": [
{
"name": "bamarni/composer-bin-plugin",
- "version": "v1.5.0",
+ "version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/bamarni/composer-bin-plugin.git",
- "reference": "49934ffea764864788334c1485fbb08a4b852031"
+ "reference": "24764700027bcd3cb072e5f8005d4a150fe714fe"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/49934ffea764864788334c1485fbb08a4b852031",
- "reference": "49934ffea764864788334c1485fbb08a4b852031",
+ "url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/24764700027bcd3cb072e5f8005d4a150fe714fe",
+ "reference": "24764700027bcd3cb072e5f8005d4a150fe714fe",
"shasum": ""
},
"require": {
- "composer-plugin-api": "^1.0 || ^2.0",
- "php": "^5.5.9 || ^7.0 || ^8.0"
+ "composer-plugin-api": "^2.0",
+ "php": "^7.2.5 || ^8.0"
},
"require-dev": {
- "composer/composer": "^1.0 || ^2.0",
- "symfony/console": "^2.5 || ^3.0 || ^4.0"
+ "composer/composer": "^2.0",
+ "ext-json": "*",
+ "phpstan/extension-installer": "^1.1",
+ "phpstan/phpstan": "^1.8",
+ "phpstan/phpstan-phpunit": "^1.1",
+ "phpunit/phpunit": "^8.5 || ^9.5",
+ "symfony/console": "^5.4.7 || ^6.0.7",
+ "symfony/finder": "^5.4.7 || ^6.0.7",
+ "symfony/process": "^5.4.7 || ^6.0.7"
},
"type": "composer-plugin",
"extra": {
- "class": "Bamarni\\Composer\\Bin\\Plugin"
+ "class": "Bamarni\\Composer\\Bin\\BamarniBinPlugin"
},
"autoload": {
"psr-4": {
@@ -53,9 +60,9 @@
],
"support": {
"issues": "https://github.com/bamarni/composer-bin-plugin/issues",
- "source": "https://github.com/bamarni/composer-bin-plugin/tree/v1.5.0"
+ "source": "https://github.com/bamarni/composer-bin-plugin/tree/1.8.0"
},
- "time": "2022-02-22T21:01:25+00:00"
+ "time": "2022-07-14T10:29:51+00:00"
}
],
"aliases": [],