Skip to content

Commit

Permalink
set required php version to 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SaadEddin A. Hassania committed Apr 4, 2020
1 parent 138fe92 commit 6a2c23c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
}
],
"require": {
"php": ">=5.4.0",
"php": ">=7.2.0",
"ext-exif": "*",
"ext-fileinfo": "*",
"intervention/image": "2.*",
Expand Down

0 comments on commit 6a2c23c

Please sign in to comment.