Skip to content

Commit

Permalink
Merge pull request #1 from WyriHaximus/dependabot/composer/api-client…
Browse files Browse the repository at this point in the history
…s/test-utilities-5.2.0

Bump api-clients/test-utilities from 5.0.0 to 5.2.0
  • Loading branch information
WyriHaximus committed Dec 1, 2018
2 parents f9b66cc + 939e059 commit d4743b5
Show file tree
Hide file tree
Showing 6 changed files with 649 additions and 230 deletions.
2 changes: 1 addition & 1 deletion .php_cs
@@ -1,6 +1,6 @@
<?php declare(strict_types=1);

use ApiClients\Tools\TestUtilities\PhpCsFixerConfig;
use ApiClients\Tools\CsFixerConfig\PhpCsFixerConfig;
use PhpCsFixer\Config;

return (function (): Config
Expand Down

0 comments on commit d4743b5

Please sign in to comment.