diff --git a/composer.json b/composer.json index d0d486e..66a09be 100644 --- a/composer.json +++ b/composer.json @@ -22,9 +22,9 @@ ], "require": { "php": "^7.3|^8.0", - "illuminate/support": "5.0 - 5.8 | ^6.0 | ^7.0 | ^8.0", - "spatie/regex": "^2.0.1", - "doctrine/dbal": "^3.0" + "illuminate/support": "~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0", + "spatie/regex": "^3.1.1", + "doctrine/dbal": "^3.4" }, "autoload": { "psr-4": {