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 e49f6c7 commit fe1e413Copy full SHA for fe1e413
composer.json
@@ -25,7 +25,7 @@
25
"symfony/dependency-injection": "^2.8 || ^3.3 || ^4.0",
26
"symfony/config": "^2.8 || ^3.3 || ^4.0",
27
"symfony/event-dispatcher": "^2.8 || ^3.3 || ^4.0",
28
- "symfony-cmf/testing": "^2.1@dev"
+ "symfony-cmf/testing": "^2.1.0-RC1"
29
},
30
"suggest": {
31
"symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)"
0 commit comments