We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04d6d64 commit f4bb97bCopy full SHA for f4bb97b
composer.json
@@ -3,7 +3,7 @@
3
"description": "Pure PHP library for reading and manipulating Microsoft Outlook .msg messages (MAPI documents)",
4
"license": "MIT",
5
"require": {
6
- "php": "^7.0",
+ "php": "^7.1",
7
"ext-bcmath": "*",
8
"ext-mbstring": "*",
9
"pear/ole": "^1.0.0RC5",
0 commit comments