Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 3a30686

Browse files
committed
Minimal version of PHP is 5.5+
1 parent 5353f80 commit 3a30686

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A PHP client for the [NATS messaging system](https://nats.io).
1919
Requirements
2020
------------
2121

22-
* php 5.4+
22+
* php 5.5+
2323
* [nats](https://github.com/derekcollison/nats) or [gnatsd](https://github.com/apcera/gnatsd)
2424

2525

0 commit comments

Comments
 (0)