Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ioannis-papikas committed Oct 8, 2016
1 parent b608e06 commit 15f2394
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"license": "MIT",
"homepage": "http://pandaphp.org",
"support": {
"issues": "https://github.com/PandaPlatform/jar/issues",
"source": "https://github.com/PandaPlatform/jar"
"issues": "https://github.com/PandaPlatform/panda-jar-be/issues",
"source": "https://github.com/PandaPlatform/panda-jar-be"
},
"authors": [
{
Expand All @@ -24,10 +24,5 @@
"psr-4": {
"Panda\\Jar\\": ""
}
},
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
}
}

0 comments on commit 15f2394

Please sign in to comment.