diff --git a/composer.json b/composer.json index f8b1c41..a953f7c 100644 --- a/composer.json +++ b/composer.json @@ -19,13 +19,13 @@ "source": "https://github.com/laravel-ready/ultimate-support" }, "require": { - "php": "^8.1 || ^8.0", - "illuminate/support": "^10.0 || ^9.0" + "php": "^8.2 || ^8.1 || ^8.0", + "illuminate/support": "^11.8 || ^10.0 || ^9.0" }, "require-dev": { - "mockery/mockery": "^1.5 || ^1.4", - "orchestra/testbench": "^7.5 || ^7.0.0", - "phpunit/phpunit": "^10.0 || ^9.5" + "mockery/mockery": "^1.6.12", + "orchestra/testbench": "^v7.42.0", + "phpunit/phpunit": "^10.5.20" }, "autoload": { "psr-4": {