Commit 9d7c8298 authored by Hendrik Heneke's avatar Hendrik Heneke
Browse files

Fixed symfony/framework-bundle version range.

parent a75278b1
Pipeline #362 passed with stage
in 18 seconds
......@@ -13,8 +13,8 @@
"ext-iconv": "*",
"ext-json": "*",
"paragonie/sodium_compat": "^1.14",
"symfony/framework-bundle": "5.2.*",
"symfony/yaml": "4.4.* ||5.2.*",
"symfony/framework-bundle": "4.4.* || 5.2.*",
"symfony/yaml": "4.4.* || 5.2.*",
"zordius/lightncandy": "^1.2"
},
"require-dev": {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment