Skip to content

Commit a8137b0

Browse files
Nyholmlenybernard
authored andcommitted
Minor syntax update
1 parent 2776297 commit a8137b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
}
1919
],
2020
"require": {
21-
"friendsofsymfony/jsrouting-bundle": "^1.0|^2.0",
22-
"symfony/templating": "2.*|3.*|4.*"
21+
"friendsofsymfony/jsrouting-bundle": "^1.0 || ^2.0",
22+
"symfony/templating": "^2.0 || ^3.0 || ^4.0"
2323
},
2424
"require-dev": {
2525
"symfony/class-loader": "~2.1",

0 commit comments

Comments
 (0)