Skip to content

Commit fb62130

Browse files
authored
Update CHANGELOG.md
1 parent edecb86 commit fb62130

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ 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 nikic/php-parser to 4.2.2
15+
- Updated league/csv to 9.2.1
16+
- Updated Laravel Illuminate packages to 5.8
17+
- Updated Twig from 1.x to 2.x
18+
- Updated PHPUnit to 7.5
19+
- Updated Mockery to 1.2
20+
- Updated symfony/console to 4.3
21+
1322
### Added
1423
- Separated `BakeCommand` class into multiple methods to make it easier for sprinkle to add custom command to the `bake` command.
1524

0 commit comments

Comments
 (0)