Skip to content
This repository was archived by the owner on Jun 11, 2020. It is now read-only.

Commit b2b0acc

Browse files
committed
update php versio deps
1 parent 312e59f commit b2b0acc

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": ">=7.0.0"
20+
"php": ">7.1.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)