Skip to content

Commit b0f85d5

Browse files
Update README.md
sync PHP version requirements readme.txt -> readme.md
1 parent 879a501 commit b0f85d5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,10 @@ Reads & parses (to varying degrees):
146146
Requirements
147147
===
148148

149-
* PHP 4.2.0 up to 5.2.x for getID3() 1.7.x (and earlier)
150-
* PHP 5.0.5 (or higher) for getID3() 1.8.x (and up)
151-
* PHP 5.0.5 (or higher) for getID3() 2.0.x (and up)
149+
* PHP 4.2.0 up to 5.2.x for getID3() 1.7.x (and earlier)
150+
* PHP 5.0.5 (or higher) for getID3() 1.8.x (and up)
151+
* PHP 5.3.0 (or higher) for getID3() 1.9.17 (and up)
152+
* PHP 5.3.0 (or higher) for getID3() 2.0.x (and up)
152153
* at least 4MB memory for PHP. 8MB or more is highly recommended.
153154
12MB is required with all modules loaded.
154155

0 commit comments

Comments
 (0)