We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31343ac commit 35da942Copy full SHA for 35da942
src/LiveComponent/composer.json
@@ -56,7 +56,7 @@
56
"zenstruck/foundry": "^2.0"
57
},
58
"conflict": {
59
- "symfony/config": "<5.4.0",
+ "symfony/config": "<6.4",
60
"symfony/type-info": "<7.2",
61
"symfony/property-info": "~7.0.0"
62
src/Notify/composer.json
@@ -43,7 +43,7 @@
43
"symfony/var-dumper": "^6.4|^7.0|^8.0"
44
45
46
- "symfony/config": "<5.4.0"
+ "symfony/config": "<6.4"
47
48
"extra": {
49
"thanks": {
src/TwigComponent/composer.json
@@ -44,7 +44,7 @@
"symfony/webpack-encore-bundle": "^1.15|^2.3.0"
"config": {
50
"sort-packages": true
0 commit comments