diff --git a/composer.json b/composer.json index 3dc5ef5..a2db358 100644 --- a/composer.json +++ b/composer.json @@ -27,9 +27,10 @@ }, "require": { "php": "^7.3 || ^8.0", - "bear/resource": "^1.15", + "bear/resource": "^1.15.1", "bear/sunday": "^1.5", - "ray/di": "^2.11" + "ray/di": "^2.11", + "ray/aop": "^2.10.4" }, "require-dev": { "phpunit/phpunit": "^9.5",