Skip to content

Commit

Permalink
v 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
roberto-butti committed Nov 18, 2023
1 parent 79fd96f commit 77a5b8d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 0.4.1 - 2023-11-18
- Testing with PHP 8.3
- Adding title helper in the TermOutput
- Adding RectorPHP in the code quality tools

## 0.4.0 - 2023-02-04
- Support for Laravel 10
- Add requirements check for Laravel 10
Expand All @@ -8,7 +13,7 @@
- Using PestPHP for testing
- Removing Makefile and using composer scripts to launching code quality tools
- migrating tests from PHPUnit to PestPHP, thanks to @dansysanalyst
- Fix skip-database option, now with works with all "show" options. Before the fix it worked only with "show all" option.
- Fix skip-database option, now with works with all "show" options. Before the fix it worked only with "show all" option.

## 0.3.1- 2022-07-17
- Fine tuning dependencies for PHP 8.1, and Symfony / Doctrine packages
Expand Down

0 comments on commit 77a5b8d

Please sign in to comment.