Commit d62741f7 by Regan

Proper version constraint on maknz/slack

parent adb3eac9
......@@ -10,8 +10,8 @@
}
],
"require": {
"php": ">=5.5.0",
"maknz/slack": "@dev"
"php": ">=5.4.0",
"maknz/slack": "~1.0"
},
"autoload": {
"psr-4": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment