Skip to content

Commit

Permalink
Final config
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor committed Dec 18, 2014
1 parent 81e5ce4 commit 4e6b430
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"require": {
"php": ">=5.3.3",
"webnium/json-pointer": "dev-master@dev"
"webnium/json-pointer": "dev-master"
},
"require-dev": {
"phpunit/phpunit": "4.3.*"
Expand All @@ -23,11 +23,6 @@
"psr-0": {
"victuxbb\\JsonPatch": "src/"
}
},
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
}

}

0 comments on commit 4e6b430

Please sign in to comment.