Skip to content

Commit 21b924a

Browse files
authored
Merge pull request #318 from moufmouf/update_package_versions
Updating ocramius/package-versions allowed versions to allow PHP 8 compatibility
2 parents 030870c + 1e6d266 commit 21b924a

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
@@ -23,7 +23,7 @@
2323
"webmozart/assert": "^1.4",
2424
"symfony/cache": "^4.3 | ^5",
2525
"thecodingmachine/cache-utils": "^1",
26-
"ocramius/package-versions": "^1.4",
26+
"ocramius/package-versions": "^1.4 || ^2",
2727
"symfony/expression-language": "^4 | ^5",
2828
"ext-json": "*",
2929
"psr/http-server-handler": "^1",

0 commit comments

Comments
 (0)