Skip to content

Commit

Permalink
Update range
Browse files Browse the repository at this point in the history
  • Loading branch information
Firehed committed Jul 17, 2023
1 parent 3aa43a1 commit 8b0f128
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 @@ -5,9 +5,9 @@
"require": {
"php": "^7.4 || ^8.0",
"doctrine/annotations": "^1.10 || ^2.0",
"doctrine/collections": "^1.6.8",
"doctrine/collections": "^1.6.8 || ^2.0",
"doctrine/orm": "^2.9",
"doctrine/persistence": "^1.3 || ^2.0",
"doctrine/persistence": "^1.3 || ^2.0 || ^3.0",
"symfony/polyfill-php80": "^1.20"
},
"require-dev": {
Expand Down

0 comments on commit 8b0f128

Please sign in to comment.