Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Mar 7, 2021
1 parent ed097e4 commit 311d80f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 311d80f

Please sign in to comment.