Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

zend-expressive 3.0.0rc3

Compare
Choose a tag to compare
@weierophinney weierophinney released this 07 Mar 17:44
· 334 commits to master since this release

Added

  • Nothing.

Changed

  • #579 updates the version constraint for zend-expressive-router to use 3.0.0rc4 or later.

  • #579 updates the version constraint for zend-stratigility to use 3.0.0rc1 or later.

Deprecated

  • Nothing.

Removed

  • #580 removes zend-diactoros as a requirement; all usages of it within the package are currently conditional on it being installed, and can be replaced easily with any other PSR-7 implementation at this time.

Fixed

  • Nothing.