diff --git a/composer.json b/composer.json index 9d19755..55b86d9 100644 --- a/composer.json +++ b/composer.json @@ -12,12 +12,12 @@ ], "require": { "php": "^7.3", - "illuminate/support": "5.8.*|^6.0", - "torann/json-ld": "~0.0.18" + "illuminate/support": "5.8.*|^6.0|^7.0", + "torann/json-ld": "~0.0.19" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.15", - "phpunit/phpunit": "^8.3" + "friendsofphp/php-cs-fixer": "^2.16", + "phpunit/phpunit": "^8.5" }, "autoload": { "psr-4": {