Skip to content

Commit

Permalink
#2423 shopware: task sw:plugin:activate:all runs migration script in …
Browse files Browse the repository at this point in the history
…wrong order

do not update doc, but remove require autoload.php
  • Loading branch information
Schrank committed Feb 20, 2021
1 parent f40745b commit 363c13f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions recipe/shopware.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

namespace Deployer;

require_once __DIR__ . '/vendor/autoload.php';

use MJS\TopSort\Implementations\FixedArraySort;

add('recipes', ['shopware']);
Expand Down

0 comments on commit 363c13f

Please sign in to comment.