Skip to content

Commit

Permalink
upgrade dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mikey179 committed Mar 8, 2019
1 parent c038063 commit 6aac055
Show file tree
Hide file tree
Showing 10 changed files with 218 additions and 214 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -6,9 +6,9 @@
"php": "^7.1"
},
"require-dev": {
"phpunit/phpunit": "^7.0",
"bovigo/assert": " ^4.0",
"xp-framework/unittest": "^9.0"
"phpunit/phpunit": "^7.5",
"bovigo/assert": " ^5.0",
"xp-framework/unittest": "^9.7"
},
"suggest": {
"bovigo/assert": "To use argument verification",
Expand Down

0 comments on commit 6aac055

Please sign in to comment.