This repository was archived by the owner on Jan 29, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +302
-315
lines changed Expand file tree Collapse file tree 3 files changed +302
-315
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file, in reverse chronological order by release.
44
5- ## 3.1.1 - TBD
5+ ## 3.2.0 - 2018-09-27
66
77### Added
88
9- - Nothing.
9+ - [ #637 ] ( https://github.com/zendframework/zend-expressive/pull/637 ) adds support for zendframework/zend-diactoros 2.0.0. You may use either
10+ a 1.Y or 2.Y version of that library with Expressive applications.
1011
1112### Changed
1213
Original file line number Diff line number Diff line change 4141 "phpstan/phpstan-strict-rules" : " ^0.9" ,
4242 "phpunit/phpunit" : " ^7.0.1" ,
4343 "zendframework/zend-coding-standard" : " ~1.0.0" ,
44- "zendframework/zend-diactoros" : " ^1.7.1" ,
44+ "zendframework/zend-diactoros" : " ^1.7.1 || ^2.0 " ,
4545 "zendframework/zend-expressive-aurarouter" : " ^3.0" ,
4646 "zendframework/zend-expressive-fastroute" : " ^3.0" ,
4747 "zendframework/zend-expressive-zendrouter" : " ^3.0" ,
7878 },
7979 "extra" : {
8080 "branch-alias" : {
81- "dev-master" : " 3.1 .x-dev" ,
82- "dev-develop" : " 3.2 .x-dev"
81+ "dev-master" : " 3.2 .x-dev" ,
82+ "dev-develop" : " 3.3 .x-dev"
8383 },
8484 "zf" : {
8585 "config-provider" : " Zend\\ Expressive\\ ConfigProvider"
You can’t perform that action at this time.
0 commit comments