File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+
13repo :
24 public : php-server-sdk
35 private : php-server-sdk-private
@@ -6,12 +8,12 @@ publications:
68 - url : https://packagist.org/packages/launchdarkly/server-sdk
79 description : Packagist
810
9- circleci :
10- linux :
11- image : ldcircleci/php-sdk-release:1 # built in sdks-ci-docker project, contains PHP 7.3 + phpDocumentor 3
11+ jobs :
12+ - docker :
13+ image : ldcircleci/php-sdk-release:1 # built in sdks-ci-docker project, contains PHP 7.3 + phpDocumentor 3
1214
1315documentation :
14- githubPages : true
16+ gitHubPages : true
1517
1618sdk :
1719 displayName : " PHP"
Original file line number Diff line number Diff line change 11# LaunchDarkly Server-side SDK for PHP
22
33[ ![ Circle CI] ( https://img.shields.io/circleci/project/launchdarkly/php-server-sdk.png )] ( https://circleci.com/gh/launchdarkly/php-server-sdk )
4+ [ ![ Packagist] ( https://img.shields.io/packagist/v/launchdarkly/server-sdk.svg?style=flat-square )] ( https://packagist.org/packages/launchdarkly/server-sdk )
5+ [ ![ Documentation] ( https://img.shields.io/static/v1?label=GitHub+Pages&message=API+reference&color=00add8 )] ( https://launchdarkly.github.io/php-server-sdk )
46
57## LaunchDarkly overview
68
You can’t perform that action at this time.
0 commit comments