Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 52b9fb2

Browse files
Allow jsrouting-bundle 3 (#978)
1 parent cac7033 commit 52b9fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"require": {
2121
"php": ">=7.1",
2222
"doctrine/orm": "^2.5",
23-
"friendsofsymfony/jsrouting-bundle": "^1.6|^2.0",
23+
"friendsofsymfony/jsrouting-bundle": "^1.6|^2.0|^3.0",
2424
"symfony/config": "^3.4|^4.1|^5.0",
2525
"symfony/dependency-injection": "^3.4|^4.1|^5.0",
2626
"symfony/http-foundation": "^3.4|^4.1|^5.0",

0 commit comments

Comments
 (0)