chore(php) #57 : bump PHP version to 8.4

This commit is contained in:
2025-07-08 11:33:13 +02:00
parent 1f49b3f56f
commit 746ca35b69
13 changed files with 271 additions and 104 deletions

8
phpstan.dist.neon Normal file
View File

@ -0,0 +1,8 @@
parameters:
level: 6
paths:
- bin/
- config/
- public/
- src/
- tests/