zendframework / zend-stratigility

Middleware for PHP built on top of PSR-7 and PSR-15
BSD 3-Clause "New" or "Revised" License
235 stars 57 forks source link

Update `composer.json` #121

Closed michalbundyra closed 7 years ago

michalbundyra commented 7 years ago

I think it can be treated as hotfix and merged to master

Changes in composer.json:

Updated Travis CI config - doctrine/instantiator 1.1 requires PHP 7.1 so this package has been added to LEGACY_DEPS.

weierophinney commented 7 years ago

Thanks, @webimpress