Skip to content

Commit

Permalink
Merge pull request #328 from greg0ire/allow-persistence-2
Browse files Browse the repository at this point in the history
Allow persistence 2
  • Loading branch information
greg0ire committed Sep 1, 2020
2 parents 4e9128d + a0815ce commit a2179f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"doctrine/data-fixtures": "^1.3",
"doctrine/doctrine-bundle": "^1.11|^2.0",
"doctrine/orm": "^2.6.0",
"doctrine/persistence": "^1.3",
"doctrine/persistence": "^1.3|^2.0",
"symfony/config": "^3.4|^4.3|^5.0",
"symfony/console": "^3.4|^4.3|^5.0",
"symfony/dependency-injection": "^3.4|^4.3|^5.0",
Expand Down

0 comments on commit a2179f4

Please sign in to comment.