Skip to content

Commit

Permalink
Bump version and update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Wikxen committed Dec 12, 2017
1 parent e162ee3 commit 293daf5
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,21 @@
{
"name": "ip1sms/smsdemo",
"description": "A frontend demo using the ip1-php-sdk",
"name": "wikxen/sms-secret-santa",
"description": "A secret santa app using the ip1-php-sdk",
"version": "1.0.0",
"type": "project",
"license": "MIT",
"authors": [
{
"name": "Erik Wikström",
"email": "wikxen@gmail.com",
"homepage": "http://wikxen.se",
"role": "Developer"
},
{
"name": "Hannes Kindströmmer",
"email": "hannes@kindstrommer.se",
"homepage": "http://kindstrommer.se",
"role": "Developer"
"role": "Original Work"
}
],
"minimum-stability": "beta",
Expand Down

0 comments on commit 293daf5

Please sign in to comment.