diff --git a/composer.json b/composer.json index 6a4791b..7002e56 100644 --- a/composer.json +++ b/composer.json @@ -9,8 +9,8 @@ } ], "require": { - "php": ">=5.3.0", - "illuminate/support": "4.*", + "php": ">=8.2.0", + "illuminate/support": "^10.0", "sly/notification-pusher": "2.*" }, "autoload": {