Merge pull request #5328 from nextcloud/automated/noid/main-update-nextcloud-ocp

This commit is contained in:
Julius Härtl
2023-11-26 14:05:19 +01:00
committed by GitHub

12
composer.lock generated
View File

@@ -254,16 +254,16 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git", "url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "488e4ad136853e5b24efa745e941c785cf41c51e" "reference": "542baf3dd77072b542ba8621351f9e074d8f0f9a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/488e4ad136853e5b24efa745e941c785cf41c51e", "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/542baf3dd77072b542ba8621351f9e074d8f0f9a",
"reference": "488e4ad136853e5b24efa745e941c785cf41c51e", "reference": "542baf3dd77072b542ba8621351f9e074d8f0f9a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "~8.0 || ~8.1 || ~8.2", "php": "~8.0 || ~8.1 || ~8.2 || ~8.3",
"psr/clock": "^1.0", "psr/clock": "^1.0",
"psr/container": "^2.0.2", "psr/container": "^2.0.2",
"psr/event-dispatcher": "^1.0", "psr/event-dispatcher": "^1.0",
@@ -273,7 +273,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "28.0.0-dev" "dev-master": "29.0.0-dev"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@@ -291,7 +291,7 @@
"issues": "https://github.com/nextcloud-deps/ocp/issues", "issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/master" "source": "https://github.com/nextcloud-deps/ocp/tree/master"
}, },
"time": "2023-11-18T00:32:35+00:00" "time": "2023-11-24T09:15:13+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",