Skip to content

Commit

Permalink
Merge pull request #342 from atmonshi/laravel-11
Browse files Browse the repository at this point in the history
add Laravel 11 support
  • Loading branch information
jeffgreco13 authored Mar 2, 2024
2 parents 94a4a4d + 90ba1ea commit e2bfcb1
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 @@ -19,7 +19,7 @@
"php": "^8.1",
"bacon/bacon-qr-code": "^2.0",
"filament/filament": "^3.0.9",
"illuminate/contracts": "^10.0",
"illuminate/contracts": "^10.0|^11.0",
"pragmarx/google2fa": "^7.0|^8.0",
"spatie/laravel-package-tools": "^1.14.0"
},
Expand Down

0 comments on commit e2bfcb1

Please sign in to comment.