File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed
Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22
33All notable changes to ` laravel-reactions ` will be documented in this file
44
5+ ## 2.4.0 - 2020-03-09
6+ - Laravel 7.0 support
7+
58## 2.3.0 - 2019-09-18
69- Laravel 6.0 support
710
Original file line number Diff line number Diff line change 2727 ],
2828 "require" : {
2929 "php" : " ^7.0" ,
30- "illuminate/database" : " ~5.5|~5.6|~5.7|~5.8|^6.0" ,
31- "illuminate/support" : " ~5.5|~5.6|~5.7|~5.8|^6.0"
30+ "illuminate/database" : " ~5.5|~5.6|~5.7|~5.8|^6.0|^7.0 " ,
31+ "illuminate/support" : " ~5.5|~5.6|~5.7|~5.8|^6.0|^7.0 "
3232 },
3333 "require-dev" : {
3434 "friendsofphp/php-cs-fixer" : " ^2.10" ,
3535 "mockery/mockery" : " ^1.0" ,
36- "orchestra/database" : " ~3.5.0|~3.6.0|~3.7.0|~3.8.0|^4.0" ,
37- "orchestra/testbench" : " ~3.5.0|~3.6.0|~3.7.0|~3.8.0|^4.0" ,
38- "phpunit/phpunit" : " ^7.5|^8.0"
36+ "orchestra/database" : " ~3.5.0|~3.6.0|~3.7.0|~3.8.0|^4.0|^5.0 " ,
37+ "orchestra/testbench" : " ~3.5.0|~3.6.0|~3.7.0|~3.8.0|^4.0|^5.0 " ,
38+ "phpunit/phpunit" : " ^7.5|^8.0|^9.0 "
3939 },
4040 "autoload" : {
4141 "psr-4" : {
You can’t perform that action at this time.
0 commit comments