Yannick Ihmels and GitHub
ace2f78a4d
Use UUID v7 as default for new projects ( #1145 )
...
Symfony 6.2 introduces support for UUID v7, which is to be preferred
over UUID v6 [according to the draft RFC][1]:
> Implementations SHOULD utilize UUID version 7 over UUID version 1 and
> 6 if possible.
In order not to change the UUID generation in existing projects, UUID v7
could be configured as default for new projects via this recipe.
[1]: https://www.ietf.org/archive/id/draft-peabody-dispatch-new-uuid-format-04.html#section-5.2-2
2022-11-20 21:35:07 +01:00
Shyim and GitHub
833082a082
use flock in default as it works out of the box ( #1142 )
2022-11-07 15:22:14 +01:00
Fabien Potencier
9a3c792f80
Fix syntax
2022-10-22 08:07:49 +02:00
Alexander M. Turek and GitHub
dddc205ad9
Leverage PSR-4 routing ( #1136 )
2022-10-20 09:56:29 +02:00
Romain Monteil
0b83f44438
[Notifier] Update FreeMobile DSN
2022-10-19 23:01:15 +02:00
Nicolas Grekas
f24b8470eb
Rename to handle_all_throwables
2022-10-18 17:46:07 +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
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
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
Alexander Schranz
b6af8d4aec
Fix version of engagespot-notifier
2022-07-29 00:45:18 +02:00
Benoit Galati
e76cb7c51d
Add symfony/infobip-mailer recipe
2022-07-26 11:13:09 +02:00
Joseph Bielawski
abcd9577e6
Add recipe for Symfony Zendesk Notifier
2022-07-11 09:33:31 +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
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
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 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
Nicolas Grekas and GitHub
4995ec2fad
[webpack-encore-bundle] disable strict_mode by default ( #1087 )
2022-05-25 17:18:06 +02:00
Laurent VOULLEMIER
8be4fb4866
Remove enable_authenticator_manager from symfony 6 recipe
2022-05-09 17:45:40 +02:00
Quentin Dequippe and GitHub
781ecd1c48
[Messenger] Add hint test config ( #1084 )
...
* Add test config
Add hint for test config
* Change comment location and add testing tools for Messenger
2022-05-07 06:43:42 -04:00
Ryan Weaver and GitHub
8af9d2e95d
using Encore 2.0 ( #1082 )
2022-05-04 18:38:50 +02:00
Kévin Dunglas and GitHub
50753590a5
[routing] Remove useless config in routes.yaml ( #1075 )
2022-05-02 14:42:28 +02:00
Kevin Bond and GitHub
f54b694258
[symfony/messenger] add reset_on_message in 5.4 (remove in 6.0) ( #1080 )
2022-04-29 19:01:48 +02:00
Antoine Makdessi and GitHub
fcda4f8f67
Link best practice doc part to secret management
2022-04-08 08:54:16 +02:00
Kevin Bond
e58d3d784d
use null://null for MAILER_DSN by default
2022-04-01 13:04:00 -04:00
Kevin Bond
74d71eae9d
[symfony/mailer] add 5.4 recipe with test dsn
2022-03-30 09:05:41 -04:00
Fabien Potencier and GitHub
7d43cf1da3
Merge pull request #1028 from danut007ro/danut007ro-engagespot
...
[Notifier] Add Engagespot recipe
2022-03-26 12:45:26 +01:00
Fabien Potencier and GitHub
4e19243a20
Merge pull request #1054 from StaffNowa/master
...
[Notifier] Sendberry
2022-03-26 08:51:16 +01:00
Nicolas Grekas
9a7f5bcebb
Revert "Update spacing of doctrine yml files ( #1018 )"
...
This reverts commit ff11f17875 .
2022-02-17 17:44:56 +01:00
Nicolas Grekas
ea6c1d6041
-
2022-02-17 17:05:14 +01:00
Marko Kaznovac and GitHub
72d18fe640
simplify regex in the stimulus app bootstrap.js ( #1002 )
...
* simplify regex in the stimulus app bootstrap.js
use character class instead of group capture with an alternation
* simplify regex in the stimulus app bootstrap.js
for 1.6
* simplify regex in the stimulus app bootstrap.js
for 1.0
2022-02-17 17:04:33 +01:00
Alexander Schranz and GitHub
ff11f17875
Update spacing of doctrine yml files ( #1018 )
2022-02-17 17:01:23 +01:00
Artem Henvald and GitHub
946dda858f
Add manifest for turbo-sms-notifier ( #953 )
2022-02-17 16:47:58 +01:00
Nicolas Grekas and GitHub
8186150d19
Remove instruction to "uncomment" in webpack-encore-bundle recipe ( #1062 )
2022-02-17 16:40:18 +01:00
Nicolas Grekas
229cf92748
Move debug-bundle to when@dev
2022-02-17 15:30:02 +01:00
Nicolas Grekas and GitHub
fadeac1c28
Consistently use when@env ( #1058 )
2022-02-15 16:55:00 +01:00
Fabien Potencier and GitHub
ee79aec158
Merge pull request #1056 from symfony/conflicts
...
Conflict with fwb < 5.3 when@env
2022-02-13 09:05:49 +01:00
Roland Franssen :) and GitHub
1249d6fbc4
Update monolog.yaml
2022-02-12 14:07:19 +01:00