Browse Source

Merge pull request #10601 from nextcloud/techdebt/noid/bump-OCP-package

feat(CI): Bump OCP package as prerequirement for the SIP work
pull/10604/head
Joas Schilling 2 years ago
committed by GitHub
parent
commit
ebae82746e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      composer.lock

8
composer.lock

@ -134,12 +134,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "54b06fd311d50109fa02e79165f4df6fac6ed8e5"
"reference": "6ab43b9e406ef9500b5a5ea5563e57c3cb3b898c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/54b06fd311d50109fa02e79165f4df6fac6ed8e5",
"reference": "54b06fd311d50109fa02e79165f4df6fac6ed8e5",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/6ab43b9e406ef9500b5a5ea5563e57c3cb3b898c",
"reference": "6ab43b9e406ef9500b5a5ea5563e57c3cb3b898c",
"shasum": ""
},
"require": {
@ -171,7 +171,7 @@
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/master"
},
"time": "2023-09-21T00:30:50+00:00"
"time": "2023-09-27T00:31:40+00:00"
},
{
"name": "psr/clock",

Loading…
Cancel
Save