Skip to content

Commit a033f4b

Browse files
Merge pull request #85 from limonte/master
feat: add Laravel 12 support
2 parents 4eeb55a + a80015e commit a033f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
],
3232
"require": {
3333
"php": "^7.4|^8.0",
34-
"laravel/framework": "^9.0|^10.0|^11.0",
34+
"laravel/framework": "^9.0|^10.0|^11.0|^12.0",
3535
"mailjet/mailjet-apiv3-php": "^1.5.6|^1.5",
3636
"symfony/http-client": "^7.1",
3737
"symfony/mailjet-mailer": "^6.0"

0 commit comments

Comments
 (0)