Skip to content

Commit

Permalink
Use original Mockery repo for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Obuhovich committed Nov 12, 2013
1 parent 8a8c4ad commit 27cb4da
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,12 @@
},

"require-dev": {
"mockery/mockery": "dev-protected-method-mocking"
"mockery/mockery": "dev-master"
},

"autoload": {
"psr-0": {
"aik099\\": "./library/"
}
},

"repositories": [
{
"type": "vcs",
"url": "https://github.com/aik099/mockery"
}
]
}
}

0 comments on commit 27cb4da

Please sign in to comment.