We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4bf46 commit c6b3d76Copy full SHA for c6b3d76
composer.json
@@ -3,8 +3,8 @@
3
"description": "Upload file and download it :)",
4
"type": "library",
5
"require": {
6
- "php": "^7.2",
7
- "laravel/framework": "^6.2",
+ "php": ">=7",
+ "laravel/framework": ">=5.8",
8
"intervention/image": "^2.5"
9
},
10
"keywords": [
0 commit comments