Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Commit

Permalink
Merge 619c3d1 into e0cff9f
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed Mar 13, 2018
2 parents e0cff9f + 619c3d1 commit c2518ed
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 717 deletions.
1 change: 0 additions & 1 deletion bin/expressive
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ if (is_dir($cwd . '/vendor')) {
$commandList = [
new Factory\CreateFactoryCommand('factory:create'),
new CreateMiddleware\CreateMiddlewareCommand('middleware:create'),
new MigrateExpressive22\MigrateExpressive22Command('migrate:expressive-v2.2'),
new MigrateInteropMiddleware\MigrateInteropMiddlewareCommand('migrate:interop-middleware'),
new MigrateMiddlewareToRequestHandler\MigrateMiddlewareToRequestHandlerCommand(
'migrate:middleware-to-request-handler'
Expand Down
94 changes: 0 additions & 94 deletions src/MigrateExpressive22/MigrateExpressive22Command.php

This file was deleted.

47 changes: 0 additions & 47 deletions src/MigrateExpressive22/UpdateConfig.php

This file was deleted.

70 changes: 0 additions & 70 deletions src/MigrateExpressive22/UpdatePipeline.php

This file was deleted.

0 comments on commit c2518ed

Please sign in to comment.