Skip to content

Commit

Permalink
Merge pull request #14 from php-api-clients/dependabot/composer/frien…
Browse files Browse the repository at this point in the history
…dsofphp/php-cs-fixer-2.14.0

Bump friendsofphp/php-cs-fixer from 2.8.3 to 2.14.0
  • Loading branch information
WyriHaximus authored Jan 13, 2019
2 parents 5d009ce + cca89cc commit 697ac55
Show file tree
Hide file tree
Showing 6 changed files with 112 additions and 100 deletions.
200 changes: 106 additions & 94 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 examples/connections-async.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

use ApiClients\Client\RabbitMQ\Management\AsyncClient;
use ApiClients\Client\RabbitMQ\Management\Resource\ConnectionInterface;
use React\EventLoop\Factory;
use function ApiClients\Foundation\resource_pretty_print;
use React\EventLoop\Factory;

require dirname(__DIR__) . DIRECTORY_SEPARATOR . 'vendor/autoload.php';

Expand Down
Loading

0 comments on commit 697ac55

Please sign in to comment.