Skip to content

Commit 8369248

Browse files
authored
Merge pull request #131 from php-opencloud/composer-json
Added project description, tags, and license details
2 parents 98f5c5b + 307ce90 commit 8369248

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

composer.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"name": "php-opencloud/openstack",
3+
"description": "PHP SDK for OpenStack APIs. Supports BlockStorage, Compute, Identity, Images, Networking and Metric Gnocchi",
4+
"keywords": [
5+
"php",
6+
"openstack",
7+
"api",
8+
"sdk"
9+
],
10+
"homepage": "https://github.com/php-opencloud/openstack",
11+
"license": "Apache-2.0",
312
"authors": [
413
{
514
"name": "Jamie Hannaford",

0 commit comments

Comments
 (0)