Skip to content

Commit

Permalink
Because I'm a moron
Browse files Browse the repository at this point in the history
  • Loading branch information
kschroeder committed May 5, 2017
1 parent 2a14da3 commit 9ab1634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/magium-configuration
Expand Up @@ -3,7 +3,7 @@

$autoload = [
realpath(__DIR__.'/../vendor/autoload.php'),
realpath(__DIR__.'/../../../vendor/autoload.php'),
realpath(__DIR__.'/../../../autoload.php'),
];

foreach ($autoload as $item) {
Expand Down

0 comments on commit 9ab1634

Please sign in to comment.