Skip to content

Commit d0f4793

Browse files
Add Laravel 8 support
1 parent 0954313 commit d0f4793

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
@@ -13,7 +13,7 @@
1313
"homepage": "https://github.com/cloudinary-labs/cloudinary-laravel",
1414
"keywords": ["Laravel", "cloudinary-laravel", "File Uploads", "Media Management", "Cloudinary", "File Transformations"],
1515
"require": {
16-
"php": "^7.0",
16+
"php": "^7.2",
1717
"illuminate/support": "~6|~7|~8",
1818
"cloudinary/cloudinary_php": "2.0.0-beta6",
1919
"ext-json": "*"

0 commit comments

Comments
 (0)