diff --git a/composer.json b/composer.json index c12e1be..c8447d6 100644 --- a/composer.json +++ b/composer.json @@ -16,8 +16,8 @@ } ], "require": { - "php": "^7.4|^8.0", - "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0", + "php": "^7.4|^8.0|^8.3", + "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", "seoshop/seoshop-php": "^1.9.1" }, "require-dev": {