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

Commit

Permalink
Merge branch 'hotfix/132'
Browse files Browse the repository at this point in the history
Close #132
  • Loading branch information
weierophinney committed Jul 15, 2016
2 parents 7f70c81 + d95813b commit 117d98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/book/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ developers will interact. It has the following changes in v3:
- Exceptions are *always* thrown when service instance creation fails or
produces an error; you can no longer disable this.
- Configuration no longer requires a `Zend\ServiceManager\Config` instance.
`Config` can be used, but is no needed.
`Config` can be used, but is not needed.
- It adds a new method, `build()`, for creating discrete service instances.

### Methods Removed
Expand Down

0 comments on commit 117d98e

Please sign in to comment.