Skip to content

Commit

Permalink
Bump Composer dependencies
Browse files Browse the repository at this point in the history
- PHPUnit 7.4 upgraded to 7.5
- composer update
  • Loading branch information
petk committed Jan 2, 2019
1 parent 422f6e5 commit 14c6ce8
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 14 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"ext-session": "*"
},
"require-dev": {
"phpunit/phpunit": "^7.4"
"phpunit/phpunit": "^7.5"
},
"autoload": {
"psr-4": {
Expand Down
85 changes: 72 additions & 13 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 14c6ce8

Please sign in to comment.