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 c3808e8 commit 9920b50Copy full SHA for 9920b50
tests/bootstrap.php
@@ -1,3 +1,3 @@
1
<?php
2
3
-require __DIR__ . '/../vendor/autoload.php';
+require_once __DIR__ . '/../vendor/autoload.php';
0 commit comments