Skip to content

Commit

Permalink
php7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
drakakisgeo committed Apr 5, 2019
1 parent b27ddc7 commit 89e90ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"require": {
"php" : "~7.1",
"php" : "~7.2",
"illuminate/contracts": "^5.0",
"illuminate/support": "^5.0",
"guzzlehttp/guzzle": "~6.0"
Expand Down Expand Up @@ -52,4 +52,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit 89e90ad

Please sign in to comment.