Skip to content

Commit ee72ee7

Browse files
committed
Requires at least Chronos 3.0.3 #9967
Because 3.0.2 re-introduces Chronos as extending DateTimeImmutable, which is critical for us. And 3.0.3 restore Chronos::toNative() which is also critical.
1 parent 861d055 commit ee72ee7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"ext-fileinfo": "*",
4444
"ext-json": "*",
4545
"ext-pdo": "*",
46-
"cakephp/chronos": "^3.0",
46+
"cakephp/chronos": "^3.0.3",
4747
"doctrine/dbal": "^3.6",
4848
"doctrine/migrations": "^3.6",
4949
"ecodev/graphql-doctrine": "^9.0",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)