Commit d62741f7 by Regan

Proper version constraint on maknz/slack

parent adb3eac9
...@@ -10,8 +10,8 @@ ...@@ -10,8 +10,8 @@
} }
], ],
"require": { "require": {
"php": ">=5.5.0", "php": ">=5.4.0",
"maknz/slack": "@dev" "maknz/slack": "~1.0"
}, },
"autoload": { "autoload": {
"psr-4": { "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