Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hotrush committed Apr 19, 2018
1 parent 1e0dccd commit 9b41b78
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 42 deletions.
84 changes: 43 additions & 41 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/Adapters/BeanstalkAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class BeanstalkAdapter implements AdapterInterface
/**
* BeanstalkAdapter constructor.
*
* @todo not async...
* It's not async...
*/
public function __construct()
{
Expand Down

0 comments on commit 9b41b78

Please sign in to comment.