Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fpoirotte committed May 12, 2018
1 parent 0efd34d commit d113954
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 206 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
},
"require": {
"php": ">=7.0",
"erebot/api": "^0.7.1"
"erebot/api": "^0.9.0"
},
"require-dev": {
"erebot/buildenv": "^1.4.0",
"erebot/testenv": "^1.1.2"
"erebot/buildenv": "^1.5.0",
"erebot/testenv": "^2.0.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d113954

Please sign in to comment.