Skip to content

Commit 2ddf3a8

Browse files
authored
Merge pull request #22 from flixtechs-labs/dev
build(deps): Laravel 11 support
2 parents f0993e1 + 1af9c4c commit 2ddf3a8

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^8.1",
20-
"illuminate/contracts": "^9.0|^10.0",
20+
"illuminate/contracts": "^9.0|^10.0|^11.0",
2121
"spatie/laravel-package-tools": "^1.14.1",
2222
"spatie/laravel-permission": "^5.9.1",
2323
"symfony/filesystem": "^6.2.7"

0 commit comments

Comments
 (0)