Skip to content

Commit

Permalink
Compatibility with brick/date-time v0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Jun 23, 2024
1 parent cffecda commit 522ebc4
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 @@ -9,7 +9,7 @@
],
"license": "MIT",
"require": {
"brick/date-time": "~0.6.0",
"brick/date-time": "~0.6.0 || ~0.7.0",
"doctrine/dbal": "^2.7.0 || ^3.0",
"doctrine/orm": "^2.7.0",
"php": "^8.1"
Expand Down

0 comments on commit 522ebc4

Please sign in to comment.