Skip to content

Commit cc856c9

Browse files
committed
Updated read me indicating fork and updated composer.json
1 parent b5a07c9 commit cc856c9

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## Fork
2+
3+
This is a fork of https://opensauce.systems project, but with some of the new
4+
api's added.
5+
6+
Thanks for the work
7+
18
# php-lxd !!!BETA!!!
29

310
[![Latest Version on Packagist][ico-version]][link-packagist]

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "opensaucesystems/lxd",
2+
"name": "dhope0000/lxd",
33
"type": "library",
44
"description": "PHP-based API wrapper for LXD REST API.",
55
"keywords": [
@@ -17,6 +17,11 @@
1717
"email": "[email protected]",
1818
"homepage": "https://www.opensauce.systems",
1919
"role": "Developer"
20+
},
21+
{
22+
"name": "Daniel Hope",
23+
"email": "[email protected]",
24+
"role": "Developer"
2025
}
2126
],
2227
"require": {

0 commit comments

Comments
 (0)