Skip to content

Commit

Permalink
Merge pull request #432 from raziel057/fix-dev-env
Browse files Browse the repository at this point in the history
Constraint dev dependencies to compatible versions
  • Loading branch information
bartmcleod committed Aug 4, 2023
2 parents c79c4bc + 6806426 commit 39f5170
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 @@ -24,6 +24,8 @@
"require-dev": {
"symfony/symfony": "~6.0",
"ext-mongodb": "*",
"doctrine/annotations": "^1.13",
"doctrine/cache": "^1.4",
"doctrine/orm": ">=2.4",
"doctrine/doctrine-bundle": "^2.2",
"doctrine/data-fixtures": "~1.1",
Expand Down

0 comments on commit 39f5170

Please sign in to comment.