Skip to content

Commit 898351b

Browse files
authored
Merge pull request #36 from me-shaon/theihasan-laravel-12-support
Added support for laravel 12
2 parents b438e6f + 92786d2 commit 898351b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": "^8.1 | ^8.2",
2020
"spatie/laravel-package-tools": "^1.14.0",
21-
"illuminate/contracts": "^10.0 | ^11.0"
21+
"illuminate/contracts": "^10.0 | ^11.0 | ^12.0"
2222
},
2323
"require-dev": {
2424
"laravel/pint": "^1.0",

0 commit comments

Comments
 (0)