Skip to content

Commit 02ba9e5

Browse files
committed
Update test dependencies
1 parent a321157 commit 02ba9e5

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

composer.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,7 @@
3232
"symfony/http-foundation": "~2.1"
3333
},
3434
"require-dev": {
35-
"guzzle/plugin-mock": "~3.1",
36-
"mockery/mockery": "~0.8",
37-
"omnipay/tests": "~2.0",
38-
"phpunit/phpunit": "~3.7",
39-
"squizlabs/php_codesniffer": "~1.4"
35+
"omnipay/tests": "~2.0"
4036
},
4137
"extra": {
4238
"branch-alias": {
@@ -77,7 +73,5 @@
7773
"TwoCheckout",
7874
"WorldPay"
7975
]
80-
},
81-
"minimum-stability": "dev",
82-
"prefer-stable": true
76+
}
8377
}

0 commit comments

Comments
 (0)