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 e6fc8d4 commit 9ca4352Copy full SHA for 9ca4352
composer.json
@@ -8,6 +8,7 @@
8
"homepage": "https://github.com/symfony-cmf/Routing/contributors"
9
}
10
],
11
+ "prefer-stable": true,
12
"require": {
13
"php": "^5.3.9|^7.0",
14
"symfony/symfony": "^2.3|3.*",
@@ -20,7 +21,7 @@
20
21
"doctrine/data-fixtures": "^1.0.0-alpha3",
22
"jackalope/jackalope": "^1.1.5",
23
"jackalope/jackalope-doctrine-dbal": "^1.1.5",
- "friendsofsymfony/jsrouting-bundle": "^1.1"
24
+ "friendsofsymfony/jsrouting-bundle": "^1.1@dev"
25
},
26
"autoload": {
27
"psr-4": {
0 commit comments