We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edecb86 commit fb62130Copy full SHA for fb62130
1 file changed
CHANGELOG.md
@@ -10,6 +10,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
10
### Changed Requirements
11
- Changed minimum PHP Version to 7.1
12
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
+
22
### Added
23
- Separated `BakeCommand` class into multiple methods to make it easier for sprinkle to add custom command to the `bake` command.
24
0 commit comments