Cleaned up the links a bit.
This commit is contained in:
parent
59777fe206
commit
c824d3d5e6
18 changed files with 21 additions and 21 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "picklesphp/pickles",
|
||||
"name": "joshtronic/pickles",
|
||||
"description": "Pickles is a PHP framework for building kick-ass services",
|
||||
"type": "library",
|
||||
"keywords": ["framework", "api", "soa", "oauth"],
|
||||
"homepage": "http://picklesphp.com",
|
||||
"homepage": "https://github.com/joshtronic/pickles",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
|
@ -13,8 +13,8 @@
|
|||
}
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/picklesphp/pickles/issues",
|
||||
"source": "https://github.com/picklesphp/pickles"
|
||||
"issues": "https://github.com/joshtronic/pickles/issues",
|
||||
"source": "https://github.com/joshtronic/pickles"
|
||||
},
|
||||
"minimum-stability" : "dev",
|
||||
"require-dev": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue