Skip to content

Commit 273ed40

Browse files
committed
- increased Laravel version constraint to 12
1 parent 23163a4 commit 273ed40

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": "6 - 11",
14-
"illuminate/console": "6 - 11",
13+
"illuminate/support": "6 - 12",
14+
"illuminate/console": "6 - 12",
1515
"aws/aws-sdk-php": "^3.26",
1616
"lstrojny/functional-php": "^1.17"
1717
},

0 commit comments

Comments
 (0)