Skip to content

Commit

Permalink
Revert changes to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wmouwen committed Feb 1, 2024
1 parent e69db9d commit 667b33f
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 @@ -21,12 +21,12 @@
},
"require": {
"php": "^7.1 || ^8.0",
"ext-ctype": "*",
"composer-runtime-api": "^2",
"ext-ctype": "*",
"doctrine/cache": "^1.12.1 || ^2.1.1",
"doctrine/collections": "^1.5 || ^2.1",
"doctrine/common": "^3.0.3",
"doctrine/dbal": "^3@dev",
"doctrine/dbal": "^2.13.1 || ^3.2",
"doctrine/deprecations": "^0.5.3 || ^1",
"doctrine/event-manager": "^1.2 || ^2",
"doctrine/inflector": "^1.4 || ^2.0",
Expand Down

0 comments on commit 667b33f

Please sign in to comment.