Skip to content

Commit

Permalink
Merge pull request #719 from svycka/bugfix/missing-dependancies
Browse files Browse the repository at this point in the history
Added missing direct dependencies
  • Loading branch information
TomHAnderson committed Jan 19, 2021
2 parents 7d830f0 + b56606f commit b2ab0f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@
},
"require": {
"php": "^7.2 || ^8.0",
"doctrine/annotations": "^1.11",
"doctrine/cache": "^1.7",
"doctrine/collections": "^1.6",
"doctrine/doctrine-laminas-hydrator": "^2.0.3",
"doctrine/event-manager": "^1.0.0",
"doctrine/inflector": "^2.0",
Expand Down

0 comments on commit b2ab0f5

Please sign in to comment.