diff --git a/composer.json b/composer.json index 862b44e..a43e6f2 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ ], "require": { "php": "^7.3|^8.0", - "doctrine/annotations": "^1.7", - "doctrine/cache": "^1.8", + "doctrine/annotations": "^1.13", + "doctrine/cache": "^2.1", "illuminate/support": "^8.0", "symfony/finder": "^5.0" },