Skip to content

Commit

Permalink
Merge pull request #28 from kschroeder/develop
Browse files Browse the repository at this point in the history
Because I'm a moron
  • Loading branch information
kschroeder committed Feb 17, 2017
2 parents a1dd480 + 6b1c94d commit 62d33e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/magium-configuration
Original file line number Diff line number Diff line change
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 62d33e6

Please sign in to comment.