Skip to content

Commit f5fa2ba

Browse files
committed
chore: Require ray/aop ^2.19.1 and ray/di ^2.20 for PHP 8.5 compatibility
1 parent 633ab5b commit f5fa2ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
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",
23-
"ray/di": "^2.17.2",
22+
"ray/aop": "^2.19.1",
23+
"ray/di": "^2.20",
2424
"ray/psr-cache-module": "^1.5.1",
2525
"symfony/cache": "^5.3 || ^6.0 || ^7.3",
2626
"symfony/cache-contracts": "^2.4 || ^3.0",

0 commit comments

Comments
 (0)