Skip to content

Commit 1f80e34

Browse files
Added Laravel 8 Support
1 parent d2330e1 commit 1f80e34

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
@@ -14,7 +14,7 @@
1414
"keywords": ["Laravel", "cloudinary-laravel", "File Uploads", "Media Management", "Cloudinary", "File Transformations"],
1515
"require": {
1616
"php": "^7.0",
17-
"illuminate/support": "~5|~6|~7",
17+
"illuminate/support": "~6|~7|~8",
1818
"cloudinary/cloudinary_php": "2.0.0-beta6",
1919
"ext-json": "*"
2020
},

0 commit comments

Comments
 (0)