Skip to content

Commit

Permalink
Merge pull request #3 from mxc-commons/develop
Browse files Browse the repository at this point in the history
Removed reference to mxc-servicemanager-s.
  • Loading branch information
mxc-commons committed Feb 17, 2018
2 parents 06332fd + d80c590 commit d02c900
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,6 @@ To install mxc-servicemanager:
Now you can use Zend\ServiceManager the way you are used to use it. zend-servicemanager is transparently replaced by mxc-servicemanager. mxc-servicemanager
instances get created by `new Zend\ServiceManager\ServiceManager` as before.

## Minimum footprint version

If you want to use mxc-servicemanager without need to replace zend-servicemanager, you may use this repo, too. If you prefer not to replace dependencies to
zend-servicemanager and want a minimum footprint installation living in the MxcCommons namespace, you might want to have a look at [mxc-servicemanager-s](https://github.com/mxc-commons/mxc-servicemanager-s). That repo only
installs files different from zend-servicemanager and puts them into the MxcCommons namespace. mxc-servicemanager-s has a dependency to zend-servicemanager while this repo has not.

## License

mxc-servicemanager is provided under the New BSD License. See `license.txt`.
Expand Down

0 comments on commit d02c900

Please sign in to comment.