Skip to content

Commit

Permalink
Update PHPUnit to its latest stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel VENET committed Jun 2, 2017
1 parent 198c353 commit b69a446
Show file tree
Hide file tree
Showing 2 changed files with 549 additions and 152 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -10,9 +10,9 @@

"require": {
"php": "~7.0",
"phpunit/phpunit": "4.8",
"symfony/config": "~2.6",
"symfony/yaml": "~2.6",
"phpunit/phpunit": "6.1",
"symfony/config": "~2.6",
"symfony/yaml": "~2.6",
"ocramius/proxy-manager": "^2.0",
"incenteev/composer-parameter-handler": "~2.0"
},
Expand Down

0 comments on commit b69a446

Please sign in to comment.