Skip to content

Commit 38aa812

Browse files
author
Greg Bowler
committed
Upgrade dev deps
1 parent c0bd30a commit 38aa812

File tree

2 files changed

+790
-565
lines changed

2 files changed

+790
-565
lines changed

composer.json

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,14 @@
2727
"katzgrau/klogger": "1.0.*",
2828
"matthiasmullie/minify": "1.3.*",
2929
"michelf/php-markdown": "1.4.1",
30-
"g105b/phpcsv": "1.*",
31-
"satooshi/php-coveralls": "0.6.*",
32-
33-
"phpunit/phpunit": "^5.1",
34-
35-
"behat/behat": "2.*@stable",
36-
"behat/mink": "@stable",
30+
"g105b/phpcsv": "1.*"
31+
},
32+
"require-dev": {
33+
"satooshi/php-coveralls": "@stable",
34+
"phpunit/phpunit": "@stable",
35+
"behat/behat": "@stable",
3736
"behat/mink-extension": "@stable",
38-
"behat/mink-goutte-driver": "@stable",
39-
"fabpot/goutte": "1.*@stable"
37+
"behat/mink-goutte-driver": "@stable"
4038
},
4139

4240
"keywords": [

0 commit comments

Comments
 (0)