Skip to content

Commit 9ccd1c0

Browse files
committed
Finishing updating the README
1 parent a2049ff commit 9ccd1c0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,15 @@ How to Install
4242

4343
Right now, there is no tagged version.
4444

45-
- Stable branch: `dev-master`
45+
- Stable branch: `~1.0-dev`
46+
- Stable branch w/ PHP 5.3 Compatibility Support: `dev-php-53-compat`
4647
- Cutting edge: `dev-develop`
4748

49+
4850
To install, it is suggested to use [Composer](http://getcomposer.org). If you have it installed, then the following instructions
4951
in a composer.json should be all you need to get started:
5052

51-
If you are using PHP 5.3, there is a bug and you will need to use an alternative branch.
53+
If you are using PHP 5.3, there [is](https://bugs.php.net/bug.php?id=66818) [a](http://php.net/archive/2014.php#id2014-08-14-1) [bug](https://bugs.php.net/bug.php?id=43200) and you will need to use an alternative branch.
5254

5355
Up to date PHP:
5456

0 commit comments

Comments
 (0)