Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 authored and VincentLanglet committed Mar 20, 2023
1 parent fd4a79a commit 1328941
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"require-dev": {
"doctrine/orm": "^2.0",
"doctrine/persistence": "^1.3 || ^2.0 || ^3.0",
"doctrine/persistence": "^3.0.2",
"friendsofphp/php-cs-fixer": "^3.4",
"matthiasnoback/symfony-config-test": "^4.2",
"matthiasnoback/symfony-dependency-injection-test": "^4.0",
Expand All @@ -60,7 +60,7 @@
},
"conflict": {
"doctrine/orm": "<2.0",
"doctrine/persistence": "<1.3",
"doctrine/persistence": "<3.0.2",
"sonata-project/core-bundle": ">=3.13"
},
"suggest": {
Expand Down

0 comments on commit 1328941

Please sign in to comment.