Skip to content

Commit

Permalink
Update test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
amacneil committed Nov 17, 2013
1 parent a321157 commit 02ba9e5
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,7 @@
"symfony/http-foundation": "~2.1"
},
"require-dev": {
"guzzle/plugin-mock": "~3.1",
"mockery/mockery": "~0.8",
"omnipay/tests": "~2.0",
"phpunit/phpunit": "~3.7",
"squizlabs/php_codesniffer": "~1.4"
"omnipay/tests": "~2.0"
},
"extra": {
"branch-alias": {
Expand Down Expand Up @@ -77,7 +73,5 @@
"TwoCheckout",
"WorldPay"
]
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit 02ba9e5

Please sign in to comment.