Skip to content

Commit 368fab4

Browse files
committed
Update requirements: minimal php 7.0
1 parent 977904f commit 368fab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"php" : "^5.6|^7.0"
20+
"php" : "^7.0"
2121
},
2222
"require-dev": {
2323
"phpunit/phpunit" : "^6.3",

0 commit comments

Comments
 (0)