Skip to content

Commit de9c126

Browse files
author
agrandiere
committed
update composer.json
1 parent 1fd8222 commit de9c126

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

composer.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
{
1+
{
2+
"name": "Sightengine",
3+
"description": "Sightengine PHP client",
4+
"homepage": "https://sightengine.com",
5+
"authors": [
6+
{
7+
"name": "Sightengine",
8+
"homepage": "https://sightengine.com"
9+
}
10+
],
211
"require-dev": {
312
"phpunit/phpunit": "^5.7"
413
},

0 commit comments

Comments
 (0)