Skip to content

Commit ee6df67

Browse files
authored
Merge pull request #126 from includable/feat/update-readme
2 parents 9b4db7c + 5b43d45 commit ee6df67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ signs and packages the pass as a `.pkpass` file according to Apple's documentati
99

1010
## Requirements
1111

12-
* PHP 5.6 or higher
13-
* PHP [ZIP Support](http://php.net/manual/en/book.zip.php) (may be installed by default)
14-
* Access to filesystem (script must be able to create temporary folders)
12+
* PHP 7.0 or higher (may also work with older versions)
13+
* PHP [ZIP extension](http://php.net/manual/en/book.zip.php) (often installed by default)
14+
* Access to filesystem to write temporary cache files
1515

1616
## Installation
1717

0 commit comments

Comments
 (0)