Require PHP 7.2

This commit is contained in:
Dries Vints 2019-02-26 17:31:56 +01:00
parent 573cc157eb
commit 25cf4c4923
No known key found for this signature in database
GPG Key ID: BDD2ED2E8C8025E7
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
],
"license": "MIT",
"require": {
"php": "^7.1.3",
"php": "^7.2",
"fideloper/proxy": "^4.0",
"laravel/framework": "5.9.*",
"laravel/tinker": "^1.0"