Skip to content

Commit

Permalink
Updating version requirement for the main framework
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremeamia committed Jul 9, 2021
1 parent 276c667 commit f945905
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 75 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"require": {
"amphp/websocket-client": "^1.0",
"slack-php/slack-app-framework": "^0.4.0"
"slack-php/slack-app-framework": ">=0.5.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit f945905

Please sign in to comment.