We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d11a2e + 1a2ceca commit 2b5293aCopy full SHA for 2b5293a
README.md
@@ -5,6 +5,11 @@ LaunchDarkly SDK for PHP
5
6
[](https://circleci.com/gh/launchdarkly/php-client)
7
8
+Requirements
9
+------------
10
+1. PHP 5.5 or higher.
11
+1. We strongly suggest you include [monolog](https://packagist.org/packages/monolog/monolog) version 1.21.0 or higher for logging.
12
+
13
Quick setup
14
-----------
15
0 commit comments