Skip to content

Commit

Permalink
Merge pull request #71 from yuhengliang/patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
jenssegers authored Mar 16, 2024
2 parents 0f3df9b + 2bd4f20 commit 7a31d61
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 @@ -11,8 +11,8 @@
],
"require": {
"php": ">=8.1",
"illuminate/view": "^9.0|^10.0",
"illuminate/config": "^9.0|^10.0"
"illuminate/view": "^9.0|^10.0|^11.0",
"illuminate/config": "^9.0|^10.0|^11.0"
},
"require-dev": {
"phpunit/phpunit": "^10.0",
Expand Down

0 comments on commit 7a31d61

Please sign in to comment.