Skip to content

Commit

Permalink
Run tests with ORM 3 and DBAL 4
Browse files Browse the repository at this point in the history
This reverts commit 913a317706780c843a7d1d7ed78e2e81a0d4d9e1.
  • Loading branch information
derrabus committed Oct 12, 2023
1 parent 3a2291d commit a27c541
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 @@ -22,7 +22,7 @@
"symfony/polyfill-php83": "^1.27"
},
"require-dev": {
"doctrine/dbal": "^2.13.1|^3.0",
"doctrine/dbal": "^2.13.1|^3|^4",
"predis/predis": "^1.1|^2.0",
"symfony/cache": "^6.3",
"symfony/dependency-injection": "^5.4|^6.0",
Expand Down

0 comments on commit a27c541

Please sign in to comment.