Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #18 from laminas/3.5.x-merge-up-into-3.6.x_DXEmbgwz
Browse files Browse the repository at this point in the history
Merge release 3.5.1 into 3.6.x
  • Loading branch information
Ocramius authored Sep 8, 2021
2 parents fde5863 + e4d7147 commit 2f2273a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Processor/Queue.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ public function process(Config $config)
/** @var $parser ProcessorInterface */
$parser->process($config);
}

return $config;
}

/**
Expand Down

0 comments on commit 2f2273a

Please sign in to comment.