Skip to content

Commit

Permalink
version of deps (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mararok authored Jan 23, 2017
1 parent 93969dd commit daa2c52
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,15 @@
"phpunit/phpunit": "5.*",
"mikey179/vfsStream": "1.6.*",
"codeclimate/php-test-reporter": "dev-master",
"fig-r/psr2r-sniffer": "0.*",
"phpdocumentor/phpdocumentor": "2.9.*"
"fig-r/psr2r-sniffer": "0.*"
},
"require": {
"php": "^7.0",
"monolog/monolog": "1.9.*",
"symfony/process": "3.1.3 as 2.8.9",
"symfony/console": "3.1.5 as 2.3.28",
"monolog/monolog": "1.*",
"symfony/process": "3.*",
"symfony/console": "3.*",
"sarehub/commons": "0.5.*",
"respect/validation": "1.1.*"
"respect/validation": "1.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit daa2c52

Please sign in to comment.