Skip to content

Commit

Permalink
Update dependencies (#200)
Browse files Browse the repository at this point in the history
- Update the dependencies
- Upgrade from PHPUnit 6 to PHPUnit 7
  • Loading branch information
theofidry authored May 7, 2018
1 parent f9f5084 commit eedf13a
Show file tree
Hide file tree
Showing 5 changed files with 249 additions and 347 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.1",
"phpunit/phpunit": "^6.1"
"phpunit/phpunit": "^7.0"
},

"bin": ["bin/php-scoper"],
Expand Down
Loading

0 comments on commit eedf13a

Please sign in to comment.