Skip to content

Commit 73f5f88

Browse files
committed
Fix composer.json dependency
1 parent 963c601 commit 73f5f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"ext-json": "*",
1919
"ext-sockets": "*",
2020
"spiral/goridge": ">=3.0",
21-
"composer/package-versions-deprecated": "^1.8"
21+
"composer-runtime-api": "^2.0"
2222
},
2323
"require-dev": {
2424
"phpstan/phpstan": "~0.12"

0 commit comments

Comments
 (0)