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

Commit

Permalink
Merge 30d3ec9 into cb23064
Browse files Browse the repository at this point in the history
  • Loading branch information
tux-rampage committed Dec 11, 2017
2 parents cb23064 + 30d3ec9 commit 3688352
Show file tree
Hide file tree
Showing 12 changed files with 399 additions and 95 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,14 @@ All notable changes to this project will be documented in this file, in reverse

### Added

- Nothing.
- #31 Service factory `Zend\Di\Container\GeneratorFactory`, to create a
`Zend\Di\CodeGenerator\InjectorGenerator` instance with Zend ServiceManager

### Changed

- Nothing.
- #31 Added `getOutputDirectory` to `Zend\Di\CodeGenerator\GeneratorTrait`.

- #31 Added `getNamespace()` to `Zend\Di\CodeGenerator\InjectorGenerator`.

### Deprecated

Expand Down
121 changes: 63 additions & 58 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3688352

Please sign in to comment.