Skip to content

Commit e993208

Browse files
authored
Add laravel 11 support
1 parent bfdde3a commit e993208

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"illuminate/support": "5 - 10",
14-
"illuminate/console": "5 - 10",
13+
"illuminate/support": "5 - 11",
14+
"illuminate/console": "5 - 11",
1515
"aws/aws-sdk-php": "^3.26",
1616
"lstrojny/functional-php": "^1.17"
1717
},

0 commit comments

Comments
 (0)