Skip to content

Commit

Permalink
Allow dibi/dibi 5.0+
Browse files Browse the repository at this point in the history
  • Loading branch information
radimvaculik committed May 4, 2024
1 parent 92e4434 commit 0ad2a5c
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 @@ -44,7 +44,7 @@
},
"require-dev": {
"contributte/qa": "^0.3.0",
"dibi/dibi": "^3.0.0 || ^4.0.0",
"dibi/dibi": "^3.0.0 || ^4.0.0 || ^5.0.0",
"doctrine/annotations": "^1.12.1",
"doctrine/cache": "^1.11.0",
"doctrine/orm": "^2.11.1",
Expand Down

0 comments on commit 0ad2a5c

Please sign in to comment.