Skip to content

Commit

Permalink
Upgrade dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b committed Jan 20, 2016
1 parent c0bd30a commit 38aa812
Show file tree
Hide file tree
Showing 2 changed files with 790 additions and 565 deletions.
16 changes: 7 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,14 @@
"katzgrau/klogger": "1.0.*",
"matthiasmullie/minify": "1.3.*",
"michelf/php-markdown": "1.4.1",
"g105b/phpcsv": "1.*",
"satooshi/php-coveralls": "0.6.*",

"phpunit/phpunit": "^5.1",

"behat/behat": "2.*@stable",
"behat/mink": "@stable",
"g105b/phpcsv": "1.*"
},
"require-dev": {
"satooshi/php-coveralls": "@stable",
"phpunit/phpunit": "@stable",
"behat/behat": "@stable",
"behat/mink-extension": "@stable",
"behat/mink-goutte-driver": "@stable",
"fabpot/goutte": "1.*@stable"
"behat/mink-goutte-driver": "@stable"
},

"keywords": [
Expand Down
Loading

0 comments on commit 38aa812

Please sign in to comment.