File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` laravel-responsecache ` will be documented in this file.
44
5+ ## 4.4.2 - 2018-08-24
6+
7+ - add support for Laravel 5.7
8+
59## 4.4.1 - 2018-07-26
610
711- fix for issue #123
Original file line number Diff line number Diff line change 2121 ],
2222 "require" : {
2323 "php" : " ^7.0" ,
24- "illuminate/cache" : " ~5.5.0|~5.6.0" ,
25- "illuminate/config" : " ~5.5.0|~5.6.0" ,
26- "illuminate/console" : " ~5.5.0|~5.6.0" ,
27- "illuminate/contracts" : " ~5.5.0|~5.6.0" ,
28- "illuminate/http" : " ~5.5.0|~5.6.0" ,
29- "illuminate/support" : " ~5.5.0|~5.6.0" ,
24+ "laravel/framework" : " ~5.5.0|~5.6.0|~5.7.0" ,
3025 "nesbot/carbon" : " ~1.19"
3126 },
3227 "require-dev" : {
3328 "phpunit/phpunit" : " ^6.2|^7.0" ,
34- "orchestra/testbench" : " ~3.5.0|~3.6.0" ,
29+ "orchestra/testbench" : " ~3.5.0|~3.6.0|~3.7.0 " ,
3530 "mockery/mockery" : " ^1.0"
3631 },
3732 "autoload" : {
You can’t perform that action at this time.
0 commit comments