Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-malofeykin committed Mar 6, 2016
1 parent 551dc9c commit fc7de8e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
}
},
"require-dev": {
"fabpot/php-cs-fixer": "~1.11",
"phpunit/phpunit": "~4.8",
"phpunit/phpcov": "~2",
"zendframework/zend-loader": "~2.4",
"satooshi/php-coveralls": "~1"
"fabpot/php-cs-fixer": "~1.11.0",
"phpunit/phpunit": "~4.8.0",
"phpunit/phpcov": "~2.0.0",
"zendframework/zend-loader": "~2.4.0",
"satooshi/php-coveralls": "~1.0.0"
}
}

0 comments on commit fc7de8e

Please sign in to comment.