Skip to content

Commit df1e0e3

Browse files
committed
chore: Require ray/aop ^2.19.1 for PHP 8.5 attribute fix
1 parent 633ab5b commit df1e0e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"bear/resource": "^1.16.1",
2020
"bear/sunday": "^1.5",
2121
"psr/cache": "^1.0 || ^2.0 || ^3.0",
22-
"ray/aop": "^2.16",
22+
"ray/aop": "^2.19.1",
2323
"ray/di": "^2.17.2",
2424
"ray/psr-cache-module": "^1.5.1",
2525
"symfony/cache": "^5.3 || ^6.0 || ^7.3",

0 commit comments

Comments
 (0)