Skip to content

Commit 5cad7e3

Browse files
authored
Merge pull request #40 from georgeboot/39-laravel-12
Github issue 39 - support Laravel 12
2 parents 547acea + dec5096 commit 5cad7e3

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
@@ -24,7 +24,7 @@
2424
"aws/aws-sdk-php": "^3.308",
2525
"bref/bref": "^1.1|^2.0",
2626
"guzzlehttp/guzzle": "^6.3|^7.0",
27-
"laravel/framework": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
27+
"laravel/framework": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
2828
},
2929
"require-dev": {
3030
"mockery/mockery": "^1.2",

0 commit comments

Comments
 (0)