From 8df4366b8e1a73300a32e00d71203c78a285f2d3 Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Wed, 7 Apr 2021 00:31:54 +0300 Subject: [PATCH] A typo --- php/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/README.md b/php/README.md index cda53e2..366ab92 100644 --- a/php/README.md +++ b/php/README.md @@ -7,7 +7,7 @@ To successfully use the examples you will need a running RabbitMQ server. ## Requirements -### PHP 7.-+ +### PHP 7.0+ You need `PHP 7.0` and `php-amqplib`. To get these dependencies on Ubuntu type: