Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
- PHPUnit 5, 6 and 7 series + config
  • Loading branch information
michalbundyra committed May 7, 2018
1 parent 4de2578 commit ba09c3b
Show file tree
Hide file tree
Showing 5 changed files with 196 additions and 184 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -24,7 +24,7 @@
},
"require-dev": {
"container-interop/container-interop": "^1.1",
"phpunit/phpunit": "^5.7.15 || ^6.0.8",
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.5",
"zendframework/zend-coding-standard": "~1.0.0"
},
"autoload": {
Expand Down

0 comments on commit ba09c3b

Please sign in to comment.