Skip to content

Commit

Permalink
Proper version constraint on maknz/slack
Browse files Browse the repository at this point in the history
  • Loading branch information
maknz committed Jun 25, 2016
1 parent adb3eac commit d62741f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
}
],
"require": {
"php": ">=5.5.0",
"maknz/slack": "@dev"
"php": ">=5.4.0",
"maknz/slack": "~1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d62741f

Please sign in to comment.