diff --git a/composer.json b/composer.json index 52509a8..1787714 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "require": { "php": ">=5.5.9", "mnapoli/silly": "~1.0", - "illuminate/view": "5.*|^6.0|^7.0|^8.0", + "illuminate/view": "5.*|^6.0|^7.0|^8.0|^9.0", "mnapoli/front-yaml": "^1.5", "windwalker/renderer": "3.*" },