mirror of
https://github.com/ivuorinen/monolog-gdpr-filter.git
synced 2026-03-14 23:01:52 +00:00
feat!: upgrade min. php version to 8.4 (#86)
* feat: upgrade min php to 7.4, upgrade packages * chore: update ci/cd, docs, supporting config to php 8.4 * chore: update rest of the docs, supporting config to php 8.4
This commit is contained in:
@@ -82,7 +82,7 @@ The library can be integrated with Laravel in two ways:
|
||||
|
||||
## Code Standards
|
||||
|
||||
- **PHP 8.2+** with strict types
|
||||
- **PHP 8.4+** with strict types
|
||||
- **PSR-12** coding standard (enforced by PHP_CodeSniffer)
|
||||
- **Psalm Level 5** static analysis with conservative configuration
|
||||
- **PHPStan Level 6** for additional code quality insights
|
||||
|
||||
Reference in New Issue
Block a user