Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna committed Mar 19, 2024
1 parent 784ca99 commit b8bd530
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
],
"require": {
"php": "^8.1",
"illuminate/support": "^9.0|^10.0",
"brick/math": "^0.9.3"
"illuminate/support": "^9.0|^10.0|^11.0",
"brick/math": "^0.9.3|^0.11|^0.12"
},
"require-dev": {
"phpstan/phpstan": "^1.4",
Expand Down

0 comments on commit b8bd530

Please sign in to comment.