Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
imanghafoori1 authored Jun 21, 2024
1 parent 991edbc commit d64cf95
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 @@ -16,8 +16,8 @@
],
"require": {
"php" : "^7.2|^8.0",
"illuminate/database": "5.*|6.*|7.*|8.*|9.*|10.*",
"illuminate/events": "5.*|6.*|7.*|8.*|9.*|10.*"
"illuminate/database": "5.*|6.*|7.*|8.*|9.*|10.*|11.*",
"illuminate/events": "5.*|6.*|7.*|8.*|9.*|10.*|11.*"
},
"require-dev": {
"phpunit/phpunit": "^7.5.20|^8.5.28|^9.5",
Expand Down

0 comments on commit d64cf95

Please sign in to comment.