From a2d261e096a416bb587498a4c15104f284cacf1c Mon Sep 17 00:00:00 2001 From: Cees-Jan Kiewiet Date: Tue, 31 Oct 2017 18:45:06 +0100 Subject: [PATCH 1/2] Change suggests from version to for which loop they are --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 5001a9c8..e5fca202 100644 --- a/composer.json +++ b/composer.json @@ -10,9 +10,9 @@ "phpunit/phpunit": "~4.8" }, "suggest": { - "ext-libevent": ">=0.1.0", - "ext-event": "~1.0", - "ext-libev": "*" + "ext-libevent": ">=0.1.0 for LibEventLoop", + "ext-event": "~1.0 for ExtEventLoop", + "ext-libev": "for LibEvLoop" }, "autoload": { "psr-4": { From ac898d2b0872ff0de9108c0f5c21785f46ba303c Mon Sep 17 00:00:00 2001 From: Cees-Jan Kiewiet Date: Tue, 31 Oct 2017 22:48:42 +0100 Subject: [PATCH 2/2] Added @cboden's suggestion of adding "and PHP5 only" to the LibEventLoop suggest --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e5fca202..f48f6eaf 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "phpunit/phpunit": "~4.8" }, "suggest": { - "ext-libevent": ">=0.1.0 for LibEventLoop", + "ext-libevent": ">=0.1.0 for LibEventLoop and PHP5 only", "ext-event": "~1.0 for ExtEventLoop", "ext-libev": "for LibEvLoop" }, pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy