Skip to content

Commit

Permalink
use released routing component
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Apr 28, 2020
1 parent 84c965b commit fc09937
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"require": {
"php": "^7.2",
"symfony-cmf/routing": "dev-master",
"symfony-cmf/routing": "^2.3.0",
"symfony/framework-bundle": "^4.4 || ^5.0",
"twig/twig": "^2.4.4 || ^3.0"
},
Expand All @@ -27,7 +27,7 @@
"matthiasnoback/symfony-dependency-injection-test": "^4.1.0",
"matthiasnoback/symfony-config-test": "^4.1.0",
"doctrine/orm": "^2.5",
"symfony-cmf/testing": "dev-master",
"symfony-cmf/testing": "^3.2",
"doctrine/data-fixtures": "^1.0.0",
"symfony/form": "^4.4 || ^5.0",
"symfony/translation": "^4.4 || ^5.0",
Expand Down

0 comments on commit fc09937

Please sign in to comment.