diff --git a/composer.json b/composer.json index 5c96a15..54d9ae9 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "require": { "php": "^7.1|^7.3|^8.1", "chillerlan/php-qrcode": "^4.3.4", - "illuminate/support": "~5.8.0|6.x|7.x|8.x|9.x|10.x", + "illuminate/support": "~5.8.0|6.x|7.x|8.x|9.x|10.x|11.x", "laravel/sanctum": "^2.3|^3.0|^3.2", "nesbot/carbon": "^1.21|^2.0" },