Skip to content

Commit fe20035

Browse files
author
Franz Wilding
committed
fix [CoreBundle] composer dependencies
1 parent 33b2a3d commit fe20035

File tree

3 files changed

+146
-142
lines changed

3 files changed

+146
-142
lines changed

composer.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,9 @@
4242
"ext-ctype": "*",
4343
"ext-iconv": "*",
4444
"ext-json": "*",
45-
"symfony/console": "5.0.*",
46-
"symfony/dotenv": "5.0.*",
4745
"symfony/flex": "^1.6",
48-
"symfony/framework-bundle": "5.0.*",
49-
"symfony/yaml": "5.0.*",
46+
"symfony/dotenv": "^5.0|^4.3",
47+
"symfony/yaml": "^5.0|^4.3",
5048
"unite-cms/core-bundle": "dev-master",
5149
"unite-cms/doctrine-orm-bundle": "dev-master",
5250
"unite-cms/admin-bundle": "dev-master",

0 commit comments

Comments
 (0)