Skip to content

Commit c6b3d76

Browse files
authored
Update composer.json
1 parent 8b4bf46 commit c6b3d76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"description": "Upload file and download it :)",
44
"type": "library",
55
"require": {
6-
"php": "^7.2",
7-
"laravel/framework": "^6.2",
6+
"php": ">=7",
7+
"laravel/framework": ">=5.8",
88
"intervention/image": "^2.5"
99
},
1010
"keywords": [

0 commit comments

Comments
 (0)