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 1613a95 commit 4e35f72
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 220 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
},
"require": {
"php": ">=7.0",
"erebot/triggerregistry-module": "*",
"erebot/api": "^0.7.1"
"erebot/triggerregistry-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
Loading

0 comments on commit 4e35f72

Please sign in to comment.