Skip to content

Commit

Permalink
Add dependency to chimera/routing
Browse files Browse the repository at this point in the history
In order to ensure that all the dependencies are
explicitely specified by the library.
  • Loading branch information
dsantang authored and lcobucci committed Aug 8, 2019
1 parent 4b87a31 commit 0be87b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
},
"require": {
"php": "^7.3 || 8.0",
"chimera/routing": "^0.3",
"lcobucci/di-builder": "^5.6"
},
"require-dev": {
Expand Down

0 comments on commit 0be87b5

Please sign in to comment.