File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010### Changed Requirements
1111- Changed minimum PHP Version to 7.1
1212
13+ ### Changed Dependencies
14+ - Updated Laravel Illuminate packages to 5.8
15+ - Updated PHPUnit to 7.5
16+ - Updated Mockery to 1.2
17+ - Updated symfony/console to 4.3
18+
1319### Added
1420- Separated ` BakeCommand ` class into multiple methods to make it easier for sprinkle to add custom command to the ` bake ` command.
1521
Original file line number Diff line number Diff line change 1919 "ext-gd" : " *" ,
2020 "composer/installers" : " ^1.4.0" ,
2121 "userfrosting/uniformresourcelocator" : " ~4.2.3" ,
22- "symfony/console" : " ^3 .3" ,
22+ "symfony/console" : " ^4 .3" ,
2323 "wikimedia/composer-merge-plugin" : " ^1.4.0"
2424 },
2525 "require-dev" : {
You can’t perform that action at this time.
0 commit comments