Skip to content

Commit f4bb97b

Browse files
authored
PR-4 requires PHP 7.1
1 parent 04d6d64 commit f4bb97b

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
@@ -3,7 +3,7 @@
33
"description": "Pure PHP library for reading and manipulating Microsoft Outlook .msg messages (MAPI documents)",
44
"license": "MIT",
55
"require": {
6-
"php": "^7.0",
6+
"php": "^7.1",
77
"ext-bcmath": "*",
88
"ext-mbstring": "*",
99
"pear/ole": "^1.0.0RC5",

0 commit comments

Comments
 (0)