goaop / goaop-zf2-module

Integration module for Go! AOP Framework and ZF2 Framework
MIT License
6 stars 4 forks source link

Remove full requirement zendframework/zendframework #9

Closed icanhazstring closed 6 years ago

icanhazstring commented 6 years ago

Since this package only needs zendframework/zend-modulemanager to work and load the module. I removed the full requirement on the whole zendframework package.

This requirement made it impossible to use goaop-zf2-module and phpunit/phpunit:^6.0. Using zendframework/zendframework:^2.0 the zenframework/zend-test:^2.6 was required which works only with phpunit/phpunit:^4.0 | ^5.0

Also require phpunit and zend-mvc as development requirement.

lisachenko commented 6 years ago

Thanks!

icanhazstring commented 6 years ago

Thanks for merging. Can you tag a release for that? :)

lisachenko commented 6 years ago

Done, tag 1.1.5