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 73453aa commit 232d479Copy full SHA for 232d479
autoload.local.php.dist
@@ -1,3 +1,3 @@
1
<?php
2
3
-$autoloaders = [ getcwd() . '/../../autoload.php' ];
+$autoloaders = [ getcwd() . '/../../autoload.php', getcwd() . '/vendor/autoload.php' ];
0 commit comments