diff --git a/composer.json b/composer.json index 7f73927..2155a29 100644 --- a/composer.json +++ b/composer.json @@ -21,8 +21,8 @@ ], "require": { "php": "^8.1", - "illuminate/contracts": "~8|~9|~10", - "illuminate/support": "~8|~9|~10", + "illuminate/contracts": "~8|~9|~10|~11", + "illuminate/support": "~8|~9|~10|~11", "phayes/geophp": "~1.2" }, "require-dev": {