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 2217062 commit c017be6Copy full SHA for c017be6
composer.json
@@ -97,7 +97,8 @@
97
"doctrine/orm": "<2.14.0",
98
"doctrine/mongodb-odm": "<2.4",
99
"doctrine/persistence": "<1.3",
100
- "symfony/var-exporter" : "<6.1.1",
+ "symfony/framework-bundle": "6.4.6 || 7.0.6",
101
+ "symfony/var-exporter": "<6.1.1",
102
"phpunit/phpunit": "<9.5",
103
"phpspec/prophecy": "<1.15",
104
"elasticsearch/elasticsearch": ">=8.0"
0 commit comments