6 Commits

Author SHA1 Message Date
a9760b323f
Add ChillTicketBundle to configuration and autoload-dev
The commit includes the ChillTicketBundle in the bundles configuration file for testing. Additionally, the autoload-dev directive in the composer.json file was updated to include the "App" namespace for testing purposes. This ensures that the tests related to the "App" namespace are correctly autoloaded.
2024-04-18 13:13:08 +02:00
37af488f69
Merge branch 'master' into upgrade-sf5 2024-02-12 21:50:34 +01:00
1a9af6b0b1
activate Event Bundle in test app 2024-02-08 12:54:44 +01:00
1065706e60
Re-configure test app 2023-12-12 15:55:14 +01:00
6665a443b9 phpstan, rector, cs-fixer 2023-10-03 19:40:23 +02:00
4ab4554e63
DX: embed test app inside bundle 2023-05-03 23:00:08 +02:00