Skip to content

Commit

Permalink
Merge pull request #8 from stickeeuk/laravel-11
Browse files Browse the repository at this point in the history
Update for Laravel 11
  • Loading branch information
stickeegreg authored May 7, 2024
2 parents 25d70ee + 5dc0275 commit c74aa2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"require": {
"php": "^7.2.0|^8.0",
"bacon/bacon-qr-code": "^2.0",
"illuminate/contracts": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/contracts": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"pragmarx/google2fa": "^7.0"
},
"require-dev": {
Expand Down

0 comments on commit c74aa2f

Please sign in to comment.