Updated project name
This commit is contained in:
parent
ae98b67683
commit
2df1a5a162
4 changed files with 12 additions and 11 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "joshtronic/pickles",
|
||||
"name": "picklesphp/pickles",
|
||||
"description": "The Pickles SOA Framework",
|
||||
"type": "library",
|
||||
"keywords": ["framework", "api", "soa", "oauth"],
|
||||
"homepage": "https://github.com/joshtronic/pickles",
|
||||
"homepage": "http://picklesphp.com",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
|
@ -13,8 +13,8 @@
|
|||
}
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/joshtronic/pickles/issues",
|
||||
"source": "https://github.com/joshtronic/pickles"
|
||||
"issues": "https://github.com/picklesphp/pickles/issues",
|
||||
"source": "https://github.com/picklesphp/pickles"
|
||||
},
|
||||
"minimum-stability" : "dev",
|
||||
"require-dev": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue