diff --git a/composer.json b/composer.json index 333be9ac..94ae9c31 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ ], "homepage": "http://moneyphp.org", "require": { - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", + "php": "^8.1", "ext-bcmath": "*", "ext-filter": "*", "ext-json": "*"