diff --git a/composer.json b/composer.json index f4d9e2d..1f2563c 100644 --- a/composer.json +++ b/composer.json @@ -22,12 +22,12 @@ ], "require": { "php": ">=7.2", - "illuminate/view": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", + "illuminate/view": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", "zordius/lightncandy": "1.2.*" }, "require-dev": { - "orchestra/testbench": "^5.3|^8.0|^9.0", - "phpunit/phpunit": "^9.2|^10.5" + "orchestra/testbench": "^5.3|^8.0|^9.0|^10.0", + "phpunit/phpunit": "^9.2|^10.5|^11.5.3" }, "autoload": { "psr-4": {