Skip to content

Commit

Permalink
Add "doctrine" service
Browse files Browse the repository at this point in the history
The service "hashids.converter" has a dependency on a non-existent
service "doctrine".
  • Loading branch information
Mathias STRASSER committed Feb 26, 2018
1 parent 04b0125 commit c87feeb
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 @@ -17,6 +17,7 @@
},
"require": {
"php": ">=5.6",
"doctrine/doctrine-bundle": "^1.8",
"hashids/hashids": "^2.0",
"sensio/framework-extra-bundle": "^3.0",
"symfony/http-kernel": "^3.3"
Expand Down

0 comments on commit c87feeb

Please sign in to comment.