diff --git a/composer.json b/composer.json index 628d364..7f41ee0 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ ], "require": { "php": "^5.6|^7.0|^8.0", - "illuminate/support": "^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 ||^10.0", - "league/fractal" :"0.19.*", + "illuminate/support": "^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 ||^10.0 || ^11.0", + "league/fractal" :"0.20.*", "doctrine/dbal": "^2.5" }, "require-dev": {