Browse Source

Merge pull request #7486 from nextcloud/bump-packages

Bump packages
pull/7496/head
Joas Schilling 3 years ago
committed by GitHub
parent
commit
a931ede928
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 12
      composer.lock

12
composer.lock

@ -242,17 +242,17 @@
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_composer.git",
"reference": "5e9719488fe558db974ef45f289a6911fe2c6850"
"reference": "b6789dd4128302a1d6c38c0239c762d0fab620eb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/5e9719488fe558db974ef45f289a6911fe2c6850",
"reference": "5e9719488fe558db974ef45f289a6911fe2c6850",
"url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/b6789dd4128302a1d6c38c0239c762d0fab620eb",
"reference": "b6789dd4128302a1d6c38c0239c762d0fab620eb",
"shasum": ""
},
"require": {
"php": "^7.4 || ~8.0 || ~8.1",
"psr/container": "^1.0",
"psr/container": "^1.1.1",
"psr/event-dispatcher": "^1.0",
"psr/log": "^1.1"
},
@ -278,7 +278,7 @@
"issues": "https://github.com/ChristophWurst/nextcloud_composer/issues",
"source": "https://github.com/ChristophWurst/nextcloud_composer/tree/master"
},
"time": "2022-05-11T02:03:08+00:00"
"time": "2022-06-14T02:18:09+00:00"
},
{
"name": "composer/package-versions-deprecated",
@ -4916,5 +4916,5 @@
"platform-overrides": {
"php": "7.4"
},
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.1.0"
}
Loading…
Cancel
Save