Symfomny 7.4.0

This commit is contained in:
2025-11-27 17:11:37 +01:00
parent eb6d5bfd9d
commit de30580e8c
7 changed files with 2806 additions and 1006 deletions

View File

@@ -9,6 +9,7 @@ $finder = new Finder()
->in(__DIR__)
->exclude('var')
->exclude('bin')
->notPath(['config/reference.php'])
;
return new Config()