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 8f17286 commit 8df5013Copy full SHA for 8df5013
composer.json
@@ -18,11 +18,11 @@
18
"psr/log": "1.*"
19
},
20
"require-dev": {
21
- "symfony-cmf/testing": "^1.3@dev",
+ "symfony-cmf/testing": "^1.3",
22
"symfony/dependency-injection": "^2.0.5|3.*",
23
"symfony/config": "^2.2|3.*",
24
"symfony/event-dispatcher": "^2.1|3.*",
25
- "friendsofsymfony/jsrouting-bundle": "@dev"
+ "friendsofsymfony/jsrouting-bundle": "^1.1"
26
27
"suggest": {
28
"symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)"
0 commit comments