diff --git a/composer.json b/composer.json index c00e477..bd5fb91 100644 --- a/composer.json +++ b/composer.json @@ -13,11 +13,11 @@ "homepage": "https://github.com/ipinfo/ipinfolaravel", "keywords": ["Laravel", "ipinfolaravel"], "require": { - "illuminate/support": ">=7 <12", + "illuminate/support": ">=7", "ipinfo/ipinfo": "^3.1.0" }, "require-dev": { - "phpunit/phpunit": ">=8 <10", + "phpunit/phpunit": ">=8", "mockery/mockery": "^1.4.2", "orchestra/testbench": ">=6.4.0", "sempro/phpunit-pretty-print": "^1.3.0",