Skip to content

Commit c1124cd

Browse files
Support laravel 10
1 parent 1894a5f commit c1124cd

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
@@ -20,7 +20,7 @@
2020
],
2121
"require": {
2222
"php": "^8.0.2",
23-
"illuminate/support": "~6|~7|~8|^9.0",
23+
"illuminate/support": "~6|~7|~8|^9.0|^10.0",
2424
"cloudinary/cloudinary_php": "^2.0",
2525
"ext-json": "*"
2626
},

0 commit comments

Comments
 (0)