Hugo Alliaume
cda40e9471
[Symfony UX Map] Add post-install steps for Leaflet and Google, add "ux_map.google_maps.default_map_id" config recipe
2024-11-14 08:32:44 +01:00
Romain Monteil and GitHub
21ffab22d3
[UX Map] Fix options URL ( #1355 )
2024-11-12 19:02:03 +01:00
Kevin Bond and GitHub
cc3c2b1f01
uncomment MAILER_DSN env for symfony/mailer ( #1352 )
2024-11-01 21:46:27 +01:00
Kevin Bond and GitHub
dae5cee3bd
Add recipe for zenstruck/foundry 2.0 ( #1351 )
2024-11-01 13:36:43 +01:00
Fabien Potencier and GitHub
9698b84fc6
Merge pull request #1349 from kbond/zenstruck/browser
...
Add recipe for `zenstruck/browser`
2024-10-20 10:25:48 +02:00
Kevin Bond
c47a3509ff
Add recipe for zenstruck/browser
2024-10-19 16:08:12 -04:00
Fabien Potencier and GitHub
a861a482b0
Merge pull request #1348 from symfony/sweego-notifier
...
[Notifier] Add Sweego Bridge recipe
2024-10-19 17:05:42 +02:00
Mathieu Santostefano
f497ebab7e
feat(notifier): Add Sweego Notifier Bridge recipe
2024-10-19 16:46:01 +02:00
Fabien Potencier
6ea79c5082
Update versions.json
2024-10-18 08:55:30 +02:00
Fabien Potencier and GitHub
802e06040c
Merge pull request #1346 from pan93412/line-bot-notifier
...
Add LINE Bot notifier recipe
2024-10-14 08:58:38 +02:00
Fabien Potencier
2299842642
Update versions.json
2024-10-14 08:36:45 +02:00
Fabien Potencier and GitHub
e373a75320
Merge pull request #1345 from stof/doctrine_bundle_2_13
...
Add a recipe for DoctrineBundle 2.13
2024-10-13 12:25:58 +02:00
pan93412 and GitHub
f6145b5678
Add LINE Bot notifier recipe
2024-10-11 14:23:54 +08:00
Christophe Coevoet
810002ccbf
Add a recipe for DoctrineBundle 2.13
...
This recipe avoids getting deprecations from the ORM by turning on new
settings.
For the identity generation precedence, using `identity` is the best
choice for new projects (especially when using DBAL 4.x from the start).
2024-10-10 15:24:15 +02:00
Fabien Potencier and GitHub
74769e105e
Merge pull request #1344 from symfony/nelmio-xss
...
[nelmio/security-bundle] Remove xss_protection config
2024-10-08 12:11:54 +02:00
Nicolas Grekas
3779d3a525
[nelmio/security-bundle] Remove xss_protection config
2024-10-08 11:40:06 +02:00
Hugo Alliaume and GitHub
d62024a8a5
[WebpackEncoreBundle] Update recipe for Webpack Encore 5 ( #1341 )
2024-10-06 11:34:46 +02:00
Nicolas Grekas and GitHub
d7a78f79b7
Generate APP_SECRET in .env.dev ( #1343 )
2024-10-01 22:36:03 +02:00
Nicolas Grekas and GitHub
b92382d126
[symfony/framework-bundle] Generate APP_SECRET in .env.local ( #1342 )
2024-10-01 12:19:16 +00:00
Kévin Dunglas and GitHub
f8a696dd76
[api-platform/core] Support for v3.4 and v4 ( #1339 )
...
* [api-platform/core] Support for v4
* fix
* fix graphql
* fix graphql
2024-09-27 15:02:04 +02:00
Fabien Potencier and GitHub
4590420240
Merge pull request #1338 from kbond/feat/mailtrap-bridge
...
[Mailer] add Mailtrap bridge
2024-09-18 18:17:15 +02:00
Fabien Potencier
840f2a5d0e
Update versions.json
2024-09-18 17:57:10 +02:00
Kevin Bond
5bc1f9f5f3
[Mailer] add Mailtrap bridge
2024-09-12 22:46:04 -04:00
Nicolas Grekas and GitHub
c26ec2b27d
[symfony/framework-bundle] Remove "csrf_protection" line as its enabled by default ( #1336 )
2024-09-02 11:01:57 +02:00
Fabien Potencier and GitHub
3a9800337e
Merge pull request #1330 from ahmedghanem00/patch-1
...
[Notifier] Add recipe for `JoliNotif` bridge
2024-08-27 09:08:06 +02:00
Fabien Potencier
826046b701
Update versions.json
2024-08-27 08:50:36 +02:00
Fabien Potencier and GitHub
10fb991677
Merge pull request #1334 from symfony/sweego-mailer
...
feat(mailer): Add Sweego Mailer recipe
2024-08-20 15:12:56 +02:00
Mathieu Santostefano
7b79967441
feat(mailer): Add Sweego Mailer recipe
2024-08-20 11:50:35 +02:00
Fabien Potencier
ba05776d37
Update versions.json
2024-08-19 09:47:08 +02:00
Fabien Potencier and GitHub
d618953d64
Merge pull request #1329 from Kocal/feat/symfony-ux-map
...
[Symfony UX Map] Create recipes for the package and its bridges
2024-08-12 22:21:04 +02:00
Hugo Alliaume
37f852e9c2
[Map] Specify "renderer" option, even if empty
2024-08-12 21:42:07 +02:00
Hugo Alliaume
7beee0a64e
chore: rename ux-map bridges package
2024-08-12 21:35:47 +02:00
Hugo Alliaume
c307da367e
[Symfony UX Map] Create recipes for the package and its bridges
2024-08-12 21:35:46 +02:00
Fabien Potencier and GitHub
b468bb5491
Merge pull request #1332 from jonasclaes/main
...
add Postal mailer
2024-08-11 18:45:22 +02:00
Jonas Claes
d1313835e5
add Postal mailer
2024-08-11 18:26:48 +02:00
Fabien Potencier
3eb02fa3a1
Update versions.json
2024-08-11 12:44:29 +02:00
Ahmed Ghanem
156bf77327
[Notifier] Add recipe for JoliNotif bridge
2024-07-29 03:08:38 +03:00
Romain Monteil and GitHub
bfef579622
[MercureBundle] Change Caddy config filename ( #1328 )
2024-07-13 16:32:15 +02:00
Ahmed Ghanem and GitHub
0bdf42cd68
[Notifier] Enable auto-configuration for the GoIP bridge in the notifier.yaml ( #1326 )
2024-07-09 09:02:37 +02:00
Fabien Potencier and GitHub
8f8001c1aa
Merge pull request #1323 from sakul95/main
...
[Notifier] Add Sipgate
2024-07-06 10:33:57 +02:00
Fabien Potencier
fece185619
Update versions.json
2024-07-06 10:02:49 +02:00
sakul95
343a02cc94
[Notifier] Add Sipgate bridge manifest
2024-07-03 08:05:50 +00:00
Fabien Potencier and GitHub
5ef0c5a59f
Merge pull request #1322 from scuben/mailer-mailomat
...
[Mailer] Add mailomat mailer recipe
2024-06-29 10:01:40 +02:00
Fabien Potencier
144c1388d1
Update versions.json
2024-06-29 09:45:34 +02:00
Patrick Landolt
55138e7223
[Mailer] Add mailomat mailer recipe
2024-06-09 18:25:40 +02:00
8899269ff6
[UX LazyImage] Add initial recipe ( #1319 )
...
* [UX LazyImage] Add initial recipe
* Update symfony/ux-lazy-image/2.18/config/packages/lazy_image.yaml
Co-authored-by: Oskar Stark <oskarstark@googlemail.com >
---------
Co-authored-by: Oskar Stark <oskarstark@googlemail.com >
2024-06-02 17:51:09 +02:00
Fabien Potencier
4b87e51f16
Update versions.json
2024-05-31 11:03:11 +02:00
Fabien Potencier
4687c3359e
Fix versoin
2024-05-31 10:51:25 +02:00
Fabien Potencier and GitHub
c1dcd320ff
Merge pull request #1311 from Goazil/primotexto-notifier
...
[Notifier] [Primotexto] Add recipe for Primotexto notifier
2024-05-31 10:49:57 +02:00
Nicolas Grekas and GitHub
480380687d
[doctrine/doctrine-bundle] Disable automapping when using FWB >= 7.1 ( #1316 )
2024-05-31 09:56:41 +02:00