thomasvargiu / RabbitMqModule

PHP implementation of AMQP protocol
15 stars 9 forks source link

ZF2 composer update fails with zend-stdlib dependency #23

Closed bullandrock closed 4 years ago

bullandrock commented 5 years ago

RabbitMqModule composer.json requires "zendframework/zend-stdlib": "^3.2.1", but zendframework 2.5 does not allow this.

thomasvargiu commented 4 years ago

Sorry, but I can't allow a lower version.