Commit graph

14 commits

Author SHA1 Message Date
Jan Böhmer
498cc07583 Added copyright/license info to files 2022-11-29 21:21:26 +01:00
Jan Böhmer
136b3a2b79 Updated symfony/framework-bundle 2022-03-04 19:11:09 +01:00
Jan Böhmer
e40a6e6079 Updated symfony/framework recipe 2021-10-02 20:56:49 +02:00
Jan Böhmer
7c876b4a9c Updated recipe of framework bundle. 2020-07-04 23:44:15 +02:00
Jan Böhmer
7249bdfc7f Added parameters.yaml to kernel again. 2020-05-31 19:58:57 +02:00
Jan Böhmer
16a2e23c51 Updated recipe for symfony/framework-bundle. 2020-05-31 19:56:50 +02:00
Jan Böhmer
decc4e90fc Organized parameters better.
Parameters can now be found in their own file config/parameters.yaml. They are prefixed with partdb. and structured into different sections.
2020-05-12 22:53:42 +02:00
Jan Böhmer
9e8771a4ee Changed license to AGPL3+ 2020-02-22 18:14:36 +01:00
Jan Böhmer
f2ff77a8b3 Fixed coding style. 2020-02-01 16:17:20 +01:00
Jan Böhmer
5d98e87e20 Updated recipes for symfony/framework-bundle. 2020-01-07 19:06:08 +01:00
Jan Böhmer
f861de791f Applied code style rules to src/ 2020-01-05 15:46:58 +01:00
Jan Böhmer
e557bdedd5 Added an PHP CS fixer config file and applied it to files.
We now use the same the same style as the symfony project, and it allows us to simply fix the style by executing php_cs_fixer fix in the project root.
2019-11-09 00:47:20 +01:00
Jan Böhmer
787e498586 Updated copyright headers. 2019-11-01 13:40:30 +01:00
Jan Böhmer
e5bec36c80 Initial commit 2019-02-23 16:49:38 +01:00