Robin Chalas and GitHub
b08a7ed11d
[league/oauth2-server-bundle] Add aliases ( #1132 )
2022-10-15 08:33:42 +02:00
8ffabc5e9a
Fix small typo in symfony/webpack-encore-bundle ( #1100 )
...
Co-authored-by: Arnaud Lier <arnaud@eclixo.com >
2022-10-08 10:35:09 +02:00
Robin Chalas and GitHub
6f4230fd10
Add recipe for league/oauth2-server-bundle ( #1130 )
2022-10-06 18:42:31 +02:00
Andy Palmer and GitHub
85dc7cd2f0
Update babel preset-env config to use corejs 3.23 ( #1126 )
2022-09-15 09:26:27 -04:00
Hugo Alliaume and GitHub
3e33a50e78
symfony/webpack-encore: bump to ^4.0.0, add peer dependencies webpack, webpack-cli, @babel/core and @babel/preset-env ( #1123 )
...
* symfony/webpack-encore: bump to ^4.0.0, add peer dependencies webpack and webpack-cli
* symfony/webpack-encore: add @babel/core and @babel/preset-env as dev deps
2022-09-14 14:26:11 -04:00
Daniel West and GitHub
b603770240
Increase length of JWT secret to avoid errors in lcobucci/jwt ^4.2 ( #1124 )
...
* Increase length of JWT secret to avoid errors in lcobucci/jwt ^4.2
* Change secret to match patched Mercure version 0.14.1
| Q | A
| ------------- | ---
| License | MIT
| Doc issue/PR | n/a
2022-09-14 17:11:34 +02:00
Antoine Bluchet and GitHub
f5c05df7d0
[api-platform/core] add 3.0 default configuration ( #1125 )
2022-09-13 18:30:27 +02:00
Fabien Potencier and GitHub
96d11c2e2e
Merge pull request #1122 from 94noni/patch-1
...
Doctrine Migration profiler disabled by default
2022-08-29 18:49:20 +02:00
Antoine Makdessi and GitHub
09525c4bef
Address reviews
2022-08-29 13:08:57 +01:00
Antoine Makdessi and GitHub
2c135cf86c
Doctrine Migration profiler disabled by default
2022-08-29 10:30:34 +02:00
Fabien Potencier and GitHub
c31b29c79d
Merge pull request #1121 from Ippey/add-chatwork-notifier
...
Add chatwork notifier
2022-08-26 10:18:33 +02:00
Fabien Potencier
ab21ff3ebc
Update versions.json
2022-08-26 10:10:43 +02:00
Ippei Sumida
6f314608c1
Add chatwork notifier
2022-08-26 16:49:41 +09:00
Alexander Schranz and GitHub
09648ca9a6
Add example how to bind arguments to the services.yaml ( #1119 )
2022-08-18 10:18:41 +02:00
Kévin Dunglas and GitHub
b3395a2477
[doctrine-bundle] Upgrade to Postgres 14 and MySQL 8 ( #1115 )
2022-08-05 10:01:11 +02:00
Fabien Potencier and GitHub
f32dc5d7d0
Merge pull request #1114 from alexander-schranz/bugfix/fix-engagespot-notifier-version
...
Fix version of engagespot-notifier
2022-07-29 10:10:11 +02:00
Alexander Schranz
b6af8d4aec
Fix version of engagespot-notifier
2022-07-29 00:45:18 +02:00
Fabien Potencier
2f27d105e8
Update versions.json
2022-07-28 08:54:09 +02:00
Fabien Potencier and GitHub
fd63757144
Merge pull request #1113 from B-Galati/symfony-infobip-mailer
...
Add symfony/infobip-mailer recipe
2022-07-26 11:21:07 +02:00
Benoit Galati
e76cb7c51d
Add symfony/infobip-mailer recipe
2022-07-26 11:13:09 +02:00
Fabien Potencier
7c5f8c33dc
Update versions.json
2022-07-20 11:33:13 +02:00
Fabien Potencier and GitHub
55d58f2bd1
Merge pull request #1108 from stloyd/notifier-zendesk
...
Add recipe for Symfony Zendesk Notifier
2022-07-11 10:17:22 +02:00
Joseph Bielawski
abcd9577e6
Add recipe for Symfony Zendesk Notifier
2022-07-11 09:33:31 +02:00
Fabien Potencier
10d15a39be
Update versions.json
2022-07-10 20:45:02 +02:00
Ryan Weaver and GitHub
088a94b7cb
bumping encore to v3 and increasing some other dependencies ( #1107 )
2022-07-08 14:07:29 -04:00
Fabien Potencier and GitHub
873d9cf36a
Merge pull request #1104 from Holicz/main
...
Add symfony/mail-pace-mailer recipe
2022-06-26 17:21:46 +02:00
Lukáš Holeczy
f8d7827751
Add symfony/mail-pace-mailer recipe
2022-06-26 15:52:22 +02:00
Fabien Potencier and GitHub
b2c8ba0f06
Merge pull request #1074 from 94noni/patch-1
...
Link best practice doc part to secret management
2022-06-26 15:08:45 +02:00
Fabien Potencier and GitHub
4ddf20213e
Merge pull request #1101 from gnito-org/fix-notifier-recipes
...
Fix broken & missing notifier recipes
2022-06-26 15:07:16 +02:00
Fabien Potencier and GitHub
518ea2014b
Merge pull request #1098 from Nyholm/throwables
...
[FramworkBundle] Added config framework.catch_all_throwables: true
2022-06-26 15:06:16 +02:00
Fabien Potencier
fb5985c7bd
Update versions.json
2022-06-25 09:28:10 +02:00
Fabien Potencier and GitHub
ba0ac16622
Merge pull request #1102 from Gwemox/notifier_sms_factor
...
[Notifier] Add SMSFactor bridge recipe
2022-06-25 09:20:05 +02:00
Fabien Potencier
6787d76bf6
Update versions.json
2022-06-25 09:14:53 +02:00
Thibault Buathier
590733eb2e
[Notifier] Added SMSFactor bridge recipe
2022-06-24 10:22:25 +02:00
gnito-org
3ae802c6e3
Fix broken & missing notifier recipes
2022-06-20 07:56:32 -03:00
Nicolas Grekas and GitHub
ec5bc1f6bc
Revert "[webpack-encore-bundle] disable strict_mode by default ( #1087 )" ( #1099 )
...
This reverts commit 4995ec2fad .
2022-06-18 11:16:19 +02:00
Nyholm
21b6a3695b
[FramworkBundle] Added config framework.catch_all_throwables: true
2022-06-16 23:09:00 +02:00
Ryan Weaver and GitHub
9bb9b947b4
Adding autocomplete recipe ( #1094 )
2022-06-14 06:11:33 +02:00
Ryan Weaver and GitHub
8ece1405a8
Adding ux-live-component recipe ( #1096 )
2022-06-14 06:09:30 +02:00
Robin Chalas and GitHub
c17973faaa
[web-profiler-bundle] Enable serializer data collector on 6.1 ( #1095 )
2022-06-10 15:06:27 +02:00
Nicolas Grekas
7ba147b590
Fix usage of secrets in callable-qa workflow
2022-06-10 15:05:13 +02:00
Nicolas Grekas
58cc443bd3
Require a personal access token to merge
2022-06-06 11:42:00 +02:00
Nicolas Grekas and GitHub
ff88520758
Move recipes from metas to packs ( #1093 )
2022-06-03 15:32:27 +02:00
Nicolas Grekas and GitHub
529ef346a0
Fix the "psr7" alias ( #1091 )
2022-06-01 11:03:17 +02:00
Fabien Potencier
41df30b336
Update versions.json
2022-05-27 11:28:37 +02:00
Nicolas Grekas and GitHub
4995ec2fad
[webpack-encore-bundle] disable strict_mode by default ( #1087 )
2022-05-25 17:18:06 +02:00
Fabien Potencier and GitHub
5ece69cf64
Merge pull request #1085 from l-vo/remove_enable_authenticator_manager
...
Remove enable_authenticator_manager from symfony 6 recipe
2022-05-13 11:44:47 +02:00
Fabien Potencier
e161e30a72
Update versions.json
2022-05-09 19:18:40 +02:00
Fabien Potencier
7ead645def
Update versions.json
2022-05-09 18:28:20 +02:00
Laurent VOULLEMIER
8be4fb4866
Remove enable_authenticator_manager from symfony 6 recipe
2022-05-09 17:45:40 +02:00