Commit graph

174 commits

Author SHA1 Message Date
Jan Böhmer
068daeda75 Use jbtronics/2fa-webauthn for u2f two factor authentication 2022-10-03 23:09:50 +02:00
Jan Böhmer
751eff3ef5 Require PHP 7.4 as minimum version. Drop 7.3 support 2022-09-18 18:19:47 +02:00
Jan Böhmer
754926d4c8 Reenable r/u2f-two-factor-bundle 2022-08-14 00:36:00 +02:00
Jan Böhmer
600119276c Use the newer scheb/2fa bundle instead of scheb/two_factor_bundle
Currently the U2F auth is broken, as there is no plugin supporting it in the new system
2022-08-13 23:33:05 +02:00
Jan Böhmer
fdcfb95ac7 Remove FOS CKEditor bundle as we dont use it anymore
We now use our self-written elements with CKEDITOR5
2022-07-26 21:26:30 +02:00
Jan Böhmer
3df6e18a83 Updated symfony/webpack-encore recipe 2022-07-24 01:39:46 +02:00
Jan Böhmer
79a1715290 Merge branch 'master' into turbo 2022-07-24 01:26:22 +02:00
Jan Böhmer
a53d9ba08f Updated symfony/mailer recipe 2022-07-23 22:10:57 +02:00
Jan Böhmer
f827c8bb2b Updated recipe for symfony/flex 2022-07-23 22:10:25 +02:00
Jan Böhmer
27b8fbd5b2 Added symfony ux-turbo packages 2022-03-04 20:13:25 +01:00
Jan Böhmer
98e3a374ed Updated symfony/webpack-encore-bundle recipe 2022-03-04 19:32:04 +01:00
Jan Böhmer
89e1492132 Updated symfony/web-profiler-bundle recipe 2022-03-04 19:27:33 +01:00
Jan Böhmer
d22dfd7dd7 Updated symfony/validator recipe 2022-03-04 19:24:47 +01:00
Jan Böhmer
ed64dbf684 Updated symfony/twig-bundle recipe 2022-03-04 19:23:59 +01:00
Jan Böhmer
420c00a57e Updated symfony/routing recipe 2022-03-04 19:21:45 +01:00
Jan Böhmer
441acca5ac Updated symfony/monolog-bundle recipe 2022-03-04 19:21:17 +01:00
Jan Böhmer
136b3a2b79 Updated symfony/framework-bundle 2022-03-04 19:11:09 +01:00
Jan Böhmer
143b0c298c Updated symfony/debug recipe 2022-03-04 19:07:10 +01:00
Jan Böhmer
d5cd7f9b2a Updated php-translation/symfony-bundle recipe 2022-03-04 19:06:32 +01:00
Jan Böhmer
a7a3a7dabf Update liip/imagine-bundle 2022-03-04 19:05:35 +01:00
Jan Böhmer
c849d38bc6 Update doctrine/doctrine-fixtures-bundle recipe 2022-03-04 19:05:04 +01:00
Jan Böhmer
a356a9ad81 Updated doctrine/doctrine-bundle recipe 2022-03-04 19:04:24 +01:00
Jan Böhmer
f163b8d223 Updated dependencies. We now require at least PHP 7.3 now 2022-03-04 12:22:51 +01:00
Jan Böhhmer
c5dcb9a632 Updated composer dependencies. 2022-01-19 19:35:45 +01:00
Jan Böhmer
ae67b55bf1 Updated webpack-encore recipe. 2021-10-02 21:23:34 +02:00
Jan Böhmer
9ae8e55b9e Updated symfony recipes (part 2). 2021-10-02 21:15:46 +02:00
Jan Böhmer
d5d0c3e73a Updated symfony/phpunit-bridge recipe. 2021-10-02 21:04:31 +02:00
Jan Böhmer
e40a6e6079 Updated symfony/framework recipe 2021-10-02 20:56:49 +02:00
Jan Böhmer
5e1c5cef3b Updated various recipes (part 1). 2021-10-02 20:53:03 +02:00
Jan Böhmer
f05195c825 Updated doctrine/doctrine-migrations recipe.
Add doctrine migrations to profile.
2021-10-02 20:47:01 +02:00
Jan Böhmer
376b329723 Updated doctrine/doctrine-bundle recipe. 2021-10-02 20:44:34 +02:00
Jan Böhmer
2a332b28a7 Upgraded symfony to symfony 5.3 2021-10-02 20:27:11 +02:00
Jan Böhmer
bd4c20765a Updated composer dependencies. 2021-10-02 19:36:17 +02:00
Jan Böhmer
73886af28c Updated composer dependencies. 2021-10-02 18:36:29 +02:00
Jan Böhmer
cc839bb9a0 Updated composer dependencies. 2021-06-09 08:45:34 +02:00
Jan Böhmer
0da879347d Updated symfony recipes. 2021-01-03 20:54:47 +01:00
Jan Böhmer
f20f1ffa13 Updated symfony to 5.2 2021-01-03 20:47:51 +01:00
Jan Böhmer
40eefdbf1b Updated composer dependencies and fixed a bug which caused infinite recursion... 2021-01-03 20:34:58 +01:00
Jan Böhmer
44ec9f0969 Updated dependencies. 2020-09-22 10:22:22 +02:00
Jan Böhmer
a7dfcf31b2 Updated composer dependencies.
Important is the upgrade to symfony 5.1.5 which fixes a potential security issue.
2020-09-03 11:19:01 +02:00
Jan Böhmer
8ab021c775 Updated easy coding-standard. 2020-08-21 21:21:27 +02:00
Jan Böhmer
8a42e413aa Updated composer dependencies and fixed error from security checker. 2020-07-30 17:13:16 +02:00
Jan Böhmer
330733ef0c Updated datatables-bundle. 2020-07-04 23:49:25 +02:00
Jan Böhmer
a11b53b455 Updated symfony/security-bundle recipe. 2020-07-04 23:45:13 +02:00
Jan Böhmer
7c876b4a9c Updated recipe of framework bundle. 2020-07-04 23:44:15 +02:00
Jan Böhmer
96acf0d858 Updated to doctrine migrations 3.0. 2020-07-04 23:38:18 +02:00
Jan Böhmer
581dcae2ef Added some basic security configuration with NelmioSecurityBundle. 2020-06-08 20:23:35 +02:00
Jan Böhmer
af42c3cca0 Added a button to update exchange rates via web gui. 2020-06-07 22:38:10 +02:00
Jan Böhmer
16a2e23c51 Updated recipe for symfony/framework-bundle. 2020-05-31 19:56:50 +02:00
Jan Böhmer
38028fcfc5 Updated symfony/monolog-bridge recipes. 2020-05-31 19:53:07 +02:00