Skip to content

Commit 808e933

Browse files
committed
Merge branch 'main' into feature/image-response
2 parents 33a40e5 + 141ded4 commit 808e933

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
@@ -21,7 +21,7 @@
2121
],
2222
"require": {
2323
"php": "^8.1",
24-
"illuminate/support": "^8|^9|^10|^11",
24+
"illuminate/support": "^8|^9|^10|^11|^12",
2525
"intervention/image": "^3.11"
2626
},
2727
"require-dev": {

0 commit comments

Comments
 (0)