diff --git a/composer.json b/composer.json index fcab473..2fbde5b 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "homepage": "https://github.com/omaralalwi/laravel-taxify", "license": "MIT", "type": "library", - "version": "2.0.3", + "version": "2.0.2", "authors": [ { "name": "omar alalwi", @@ -31,7 +31,7 @@ } ], "require": { - "php": "^8.0|^8.1|^8.2|^8.3|8.4" + "php": "^8.0|^8.1|^8.2|^8.3" }, "require-dev": { "phpunit/phpunit": "^9.3.3|^10.5",