Skip to content

Commit 0be87b5

Browse files
dsantanglcobucci
authored andcommitted
Add dependency to chimera/routing
In order to ensure that all the dependencies are explicitely specified by the library.
1 parent 4b87a31 commit 0be87b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
},
1616
"require": {
1717
"php": "^7.3 || 8.0",
18+
"chimera/routing": "^0.3",
1819
"lcobucci/di-builder": "^5.6"
1920
},
2021
"require-dev": {

0 commit comments

Comments
 (0)