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 dca4c16 commit 148e91f
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 231 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
},
"require": {
"php": ">=7.0",
"erebot/triggerregistry-module": "^0.2.0",
"erebot/irctracker-module": "^0.2.0",
"erebot/api": "^0.7.1"
"erebot/triggerregistry-module": "^0.3.0",
"erebot/irctracker-module": "^0.3.0",
"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 148e91f

Please sign in to comment.