diff --git a/composer.json b/composer.json index c3e5fef..65597c2 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "ext-fileinfo": "*", "ext-json": "*", "ext-pdo": "*", - "cakephp/chronos": "^3.0", + "cakephp/chronos": "^3.0.3", "doctrine/dbal": "^3.6", "doctrine/migrations": "^3.6", "ecodev/graphql-doctrine": "^9.0", diff --git a/composer.lock b/composer.lock index 1dc3936..df70f06 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "75642ce668b969d3663551a35f10e402", + "content-hash": "3caccc21b3336c2bbc4499f01b429d16", "packages": [ { "name": "cakephp/chronos",