Skip to content

Commit 41b08ae

Browse files
committed
Update Ray/AOP dependency to version 2.16
This change updates the "ray/aop" package to version 2.16 in the composer.json file. The update aims to incorporate enhancements, bug fixes, or security improvements that come with the new version, ensuring better performance or compliance with the latest standards.
1 parent ba04633 commit 41b08ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"koriym/attributes": "^1.0.4",
1515
"koriym/null-object": "^1.0",
1616
"koriym/param-reader": "^1.0",
17-
"ray/aop": "^2.14",
17+
"ray/aop": "^2.16",
1818
"ray/compiler": "^1.10.3"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)