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

github.com/nextcloud/mail.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-07 14:40:21 +0300
committerGitHub <noreply@github.com>2022-07-07 14:40:21 +0300
commit3d8a9cb52cdfb3c0241fc2ed90a3ec6f16c71048 (patch)
tree1b24de88b6ef40a17ce186f32fa264d37373afa4 /composer.lock
parent0add8c088a45c75cb21c8977959a3781224b3a0e (diff)
Bump bamarni/composer-bin-plugin from 1.5.0 to 1.6.0
Bumps [bamarni/composer-bin-plugin](https://github.com/bamarni/composer-bin-plugin) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/bamarni/composer-bin-plugin/releases) - [Commits](https://github.com/bamarni/composer-bin-plugin/compare/v1.5.0...1.6.0) --- updated-dependencies: - dependency-name: bamarni/composer-bin-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock23
1 files changed, 14 insertions, 9 deletions
diff --git a/composer.lock b/composer.lock
index 5ebeb728c..5c1ff4251 100644
--- a/composer.lock
+++ b/composer.lock
@@ -517,25 +517,26 @@
},
{
"name": "bamarni/composer-bin-plugin",
- "version": "v1.5.0",
+ "version": "1.6.0",
"source": {
"type": "git",
"url": "https://github.com/bamarni/composer-bin-plugin.git",
- "reference": "49934ffea764864788334c1485fbb08a4b852031"
+ "reference": "80b2f1ca19ff81e9aea495e7cf70443e70d12048"
},
"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/80b2f1ca19ff81e9aea495e7cf70443e70d12048",
+ "reference": "80b2f1ca19ff81e9aea495e7cf70443e70d12048",
"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",
+ "phpstan/extension-installer": "^1.1",
+ "symfony/console": "^5.4.7 || ^6.0.7"
},
"type": "composer-plugin",
"extra": {
@@ -559,7 +560,11 @@
"isolation",
"tool"
],
- "time": "2022-02-22T21:01:25+00:00"
+ "support": {
+ "issues": "https://github.com/bamarni/composer-bin-plugin/issues",
+ "source": "https://github.com/bamarni/composer-bin-plugin/tree/1.6.0"
+ },
+ "time": "2022-07-06T22:16:05+00:00"
},
{
"name": "bytestream/horde-crypt-blowfish",