Skip to content

Commit 04b03f7

Browse files
authored
Update minimum versions.
1 parent 6896af9 commit 04b03f7

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
@@ -1,4 +1,4 @@
1-
# Phoenix v.3.1
1+
# Phoenix v.3.12
22

33
[![Codacy Badge](https://api.codacy.com/project/badge/10f5af9881b4412093e91d68086fd468)](https://www.codacy.com/app/lewisgoddard/phoenix)
44
[![Code Climate](https://codeclimate.com/github/eustasy/phoenix/badges/gpa.svg)](https://codeclimate.com/github/eustasy/phoenix)
@@ -11,7 +11,7 @@ A lightweight BitTorrent Tracker written in PHP, with an SQL backend, for people
1111
### What Do You Need?
1212

1313
#### Required
14-
* PHP >= 5.3
14+
* PHP >= 4
1515
* A MySQLI supported database, such as MySQL >= 4.1
1616

1717
#### Recommended
@@ -20,7 +20,7 @@ A lightweight BitTorrent Tracker written in PHP, with an SQL backend, for people
2020
* MySQL >= 5.5 OR MariaDB >= 5.5
2121

2222
#### _Really_ Recommended
23-
* Nginx >= 1.8.0
23+
* Nginx >= 1.10.0 with HTTP/2
2424
* [The latest version of PHP](http://php.net/supported-versions.php)
2525
* MariaDB >= 10
2626

0 commit comments

Comments
 (0)