diff --git a/composer.json b/composer.json index 960dad4e..7ff0e7ec 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ } }, "require": { - "php": "~8.3.0", + "php": "^8.3.0 || ^8.4.0", "conedevelopment/root": "^2.2.5" }, "require-dev": { diff --git a/src/Bazar.php b/src/Bazar.php index 7d882e6e..f58e541b 100644 --- a/src/Bazar.php +++ b/src/Bazar.php @@ -12,7 +12,7 @@ abstract class Bazar * * @var string */ - public const VERSION = '1.1.4'; + public const VERSION = '1.1.5'; /** * The currency in use.