We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f6382 commit 7ffa96eCopy full SHA for 7ffa96e
tests/bootstrap.php
@@ -3,3 +3,4 @@
3
declare(strict_types=1);
4
5
require __DIR__ . '/../vendor/autoload.php';
6
+require __DIR__ . '/../vendor/squizlabs/php_codesniffer/autoload.php';
0 commit comments