Skip to content

Commit d1aff0f

Browse files
committed
switch composer to php7 only
1 parent f7d8943 commit d1aff0f

File tree

2 files changed

+35
-30
lines changed

2 files changed

+35
-30
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"minimum-stability": "stable",
1919
"require": {
20-
"php": "^5.5|^7.0",
20+
"php": "^7.0",
2121
"ext-json": "*",
2222
"php-sap/interfaces": "^2.0",
2323
"php-sap/datetime": "^1.2"

composer.lock

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

0 commit comments

Comments
 (0)