Skip to content

Commit 61139d8

Browse files
committed
php require >= 7.1
1 parent ce46f93 commit 61139d8

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
@@ -14,7 +14,7 @@
1414
}
1515
},
1616
"require": {
17-
"php": ">=7.0",
17+
"php": ">=7.1",
1818
"google/crc32": "^0.1.0",
1919
"protobuf-php/protobuf": "^0.1.3",
2020
"ext-curl": "*"

0 commit comments

Comments
 (0)