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 1a7561b commit 5282431Copy full SHA for 5282431
composer.json
@@ -25,7 +25,7 @@
25
"symfony/dependency-injection": "^3.4 || ^4.3",
26
"symfony/config": "^3.4 || ^4.3",
27
"symfony/event-dispatcher": "^3.4 || ^4.3",
28
- "symfony-cmf/testing": "^2.1.0"
+ "symfony-cmf/testing": "^3@dev"
29
},
30
"suggest": {
31
"symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (^3.4 || ^4.3)"
0 commit comments