Skip to content

Commit ce5e5ba

Browse files
authored
Merge pull request #1402 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2 parents e4a2197 + 28cd129 commit ce5e5ba

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"require-dev": {
3-
"nextcloud/ocp": "dev-stable28",
3+
"guzzlehttp/guzzle": "^7",
44
"nextcloud/coding-standard": "^1.0",
5-
"squizlabs/php_codesniffer": "^3",
5+
"nextcloud/ocp": "dev-stable28",
66
"phan/phan": "^5",
77
"php-cs-fixer/shim": "3.61.1",
8-
"guzzlehttp/guzzle": "^7",
9-
"staabm/annotate-pull-request-from-checkstyle": "^1.1.0",
10-
"psalm/phar": "^5.26"
8+
"psalm/phar": "^5.26",
9+
"squizlabs/php_codesniffer": "^3",
10+
"staabm/annotate-pull-request-from-checkstyle": "^1.1.0"
1111
},
1212
"autoload-dev": {
1313
"psr-4": {

composer.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)