Skip to content

Commit 4cbbaca

Browse files
authored
Merge pull request #9 from PullRequestInc/laravel12
Laravel 12 Support
2 parents b625d1f + 59bc5e6 commit 4cbbaca

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
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"illuminate/support": "~11.0|~10.0|~9.0|~8.0|~7.0|~6.0|~5.0",
21+
"illuminate/support": "~12.0|~11.0|~10.0|~9.0|~8.0|~7.0|~6.0|~5.0",
2222
"sendwithus/api": "^6.3",
2323
"php": "~8.0|~7.0"
2424
},

0 commit comments

Comments
 (0)