Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit 1511af5

Browse files
author
Robert Kummer
committed
minimum dependency is php7 now
1 parent b23a633 commit 1511af5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"type": "project",
1212
"require": {
13-
"php": ">=5.6.4",
13+
"php": ">=7.0",
1414
"guzzlehttp/guzzle": "^6.2",
1515
"laravel/framework": "5.4.*",
1616
"laravel/tinker": "~1.0",

composer.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)