Fabien Potencier
|
dc8f6ce53e
|
Update versions.json
|
2023-12-17 19:58:42 +01:00 |
|
Fabien Potencier
|
9beedaec49
|
Update versions.json
|
2023-12-15 17:28:43 +01:00 |
|
 Ryan WeaverandGitHub
|
0835fa31ce
|
import map -> importmap to match Symfony core generation (#1263)
|
2023-12-11 22:29:23 +01:00 |
|
 Fabien PotencierandGitHub
|
f184471827
|
Merge pull request #1269 from LaurentSanson/main
[Doctrine Bundle][2.10] Dockerfile : Same command as 2.9
|
2023-12-10 18:36:54 +01:00 |
|
 Ryan WeaverandGitHub
|
0fcca50482
|
Asset mapper install as composer script (#1267)
* import map -> importmap to match Symfony core generation
* [symfony/asset-mapper] Adding importmap:install as a composer script
|
2023-12-10 18:35:15 +01:00 |
|
 Fabien PotencierandGitHub
|
cf895a2485
|
Merge pull request #1268 from weaverryan/asset-mapper-importmap-block
[AssetMapper] surrounding importmap() in a block
|
2023-12-10 18:34:16 +01:00 |
|
laurent
|
3c8f870fb4
|
fix: doctrine bundle dockerfile run command
|
2023-12-10 10:19:42 +01:00 |
|
Ryan Weaver
|
02180aa76d
|
surrounding importmap() in a block
This allows it to be overridden (independent of javascripts block) so we can
completely override it (no parent)
|
2023-12-09 13:25:36 -05:00 |
|
 Fabien PotencierandGitHub
|
1ed8492aad
|
Merge pull request #1265 from OskarStark/azure-mailer
Add Azure mailer
|
2023-12-09 12:53:55 +01:00 |
|
Fabien Potencier
|
c76d12f2a4
|
Update versions.json
|
2023-12-09 12:12:56 +01:00 |
|
Oskar Stark
|
14798183b9
|
Add Azure mailer
|
2023-12-08 15:59:21 +01:00 |
|
 Marko KaznovacandGitHub
|
bac1831001
|
asset-mapper: fix minor whitespace inconsistency in importmap.php (#1261)
|
2023-11-30 20:29:40 +01:00 |
|
 Louis-MarieandGitHub
|
f7b01cec17
|
Update SYMFONY_PHPUNIT_VERSION to 9.6 (#1258)
|
2023-11-18 07:19:04 +01:00 |
|
Fabien Potencier
|
6ff7920bcd
|
Update versions.json
|
2023-11-15 18:25:02 +01:00 |
|
Fabien Potencier
|
6057cbd9d5
|
Update versions.json
|
2023-11-15 18:05:12 +01:00 |
|
 Alexander M. TurekandGitHub
|
6f47092b8f
|
Fix bin/phpunit for PHPUnit 10 (#1249)
|
2023-11-06 12:18:22 +01:00 |
|
 Théo DandGitHub
|
11095f4c8f
|
fix(config): Add missing key "type" in doctrine.yaml config for version 2.10 (#1247)
|
2023-10-23 16:15:08 -04:00 |
|
 
|
dc52796fba
|
fix importmap for assetmapper 6.4 (#1245)
* fix default importmap
* fix paths and add entrypoint comment
* remove adding stylesheet line in base.html.twig
* Update symfony/asset-mapper/6.4/manifest.json
Co-authored-by: Ryan Weaver <weaverryan+github@gmail.com>
* ignore assets/vendor
* revert to 6.3
---------
Co-authored-by: Ryan Weaver <weaverryan+github@gmail.com>
|
2023-10-17 15:15:18 +02:00 |
|
 Fabien PotencierandGitHub
|
285a9abc99
|
Merge pull request #1243 from weaverryan/twig-components-2.13-config
Adding recipe for TwigComponent 2.13
|
2023-10-16 15:50:11 +02:00 |
|
 
|
eaeae97f8b
|
[symfony/security-bundle] Leverage the LogoutRouteLoader (#1244)
* [symfony/security-bundle] Leverage the `LogoutRouteLoader`
* Rename `logout` to `_security_logout`
Co-authored-by: Wouter de Jong <wouterj@users.noreply.github.com>
---------
Co-authored-by: Wouter de Jong <wouterj@users.noreply.github.com>
|
2023-10-16 12:44:48 +02:00 |
|
 Ryan WeaverandGitHub
|
ee11c92e7f
|
trailing slash
|
2023-10-04 11:03:00 -04:00 |
|
 Ryan WeaverandGitHub
|
75264115dc
|
Adding anonymous_template_directory
|
2023-10-03 13:58:12 -04:00 |
|
Ryan Weaver
|
3eecea7f2e
|
Adding config file for TwigCokmponent 2.13
|
2023-09-23 20:47:53 -04:00 |
|
 Kévin DunglasandGitHub
|
d222415825
|
[api-platform/core] fix config (#1242)
|
2023-09-20 19:10:11 +02:00 |
|
 Antoine BluchetandGitHub
|
a5c8679c45
|
[api-platform/core] sane defaults for API Platform 3.2 (#1240)
|
2023-09-19 12:29:18 +02:00 |
|
 Kévin DunglasandGitHub
|
df1203b89a
|
[api-platform/core] prevent a deprecation warning and sync with upstream (#1227)
* [api-platform/core] prevent a deprecation warning and sync with upstream
* update post install
|
2023-09-12 11:55:15 -04:00 |
|
 Fabien PotencierandGitHub
|
81880a2e5e
|
Merge pull request #1235 from symfony/goip
Fix package name for go-ip
|
2023-08-14 17:20:25 +02:00 |
|
Nicolas Grekas
|
d2051a0434
|
Fix package name for go-ip
|
2023-08-14 16:22:25 +02:00 |
|
 Fabien PotencierandGitHub
|
fecd333fac
|
Merge pull request #1172 from wickedOne/phrase-translation-provider
phrase translation provider recipe
|
2023-08-12 15:09:38 +02:00 |
|
 Fabien PotencierandGitHub
|
26deab4998
|
Merge pull request #1233 from ahmedghanem00/goip-notifier
[Notifier] Add GoIP bridge
|
2023-08-12 15:09:29 +02:00 |
|
Fabien Potencier
|
a943e34f59
|
Update versions.json
|
2023-08-12 14:40:28 +02:00 |
|
Fabien Potencier
|
d385913309
|
Update versions.json
|
2023-08-12 14:38:09 +02:00 |
|
 
|
767f1e626b
|
Update symfony/goip-notifier/6.4/manifest.json
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
|
2023-08-12 12:43:02 +03:00 |
|
Ahmed Ghanem
|
ee28f84de7
|
[Notifier] Add GoIP bridge
|
2023-08-11 23:59:40 +03:00 |
|
 Hubert LenoirandGitHub
|
802870082e
|
[FrameworkBundle] Remove "framework.session.storage_factory_id" since its already the default value (#1231)
|
2023-08-10 12:29:41 -04:00 |
|
 Nicolas GrekasandGitHub
|
544ff21cd0
|
Recommend NPM instead of Yarn (#1229)
|
2023-08-08 22:07:35 +02:00 |
|
 MrMickyandGitHub
|
5436f78111
|
Add symfony/scaleway-mailer recipe (#1226)
|
2023-07-31 17:26:01 +02:00 |
|
Fabien Potencier
|
c2df91632b
|
Update versions.json
|
2023-07-31 12:46:25 +02:00 |
|
 Kévin DunglasandGitHub
|
874742e563
|
[doctrine-bundle] leverage install-php-extensions (#1206)
* [doctrine-bundle] leverage install-php-extensions
* ony in 2.9
|
2023-07-30 15:00:21 +02:00 |
|
Fabien Potencier
|
7bc5651721
|
Update versions.json
|
2023-07-30 14:36:54 +02:00 |
|
Fabien Potencier
|
b6cdb75bb3
|
Update versions.json
|
2023-07-30 14:32:46 +02:00 |
|
Fabien Potencier
|
67df74fa16
|
Update versions.json
|
2023-07-30 14:15:49 +02:00 |
|
Fabien Potencier
|
5a5b290f3e
|
Update versions.json
|
2023-07-30 11:41:41 +02:00 |
|
 Alexander M. TurekandGitHub
|
5cfe31fa28
|
Remove http_method_override setting from recipe (#1225)
|
2023-07-25 16:40:39 +02:00 |
|
 Fabien PotencierandGitHub
|
dc03e6b23f
|
Merge pull request #1224 from derrabus/improvement/disable-annotations
Disable doctrine/annotations integration
|
2023-07-25 08:22:27 +02:00 |
|
Alexander M. Turek
|
7352991d17
|
Disable doctrine/annotations integration
|
2023-07-25 02:32:18 +02:00 |
|
 Grégoire PineauandGitHub
|
2cf7ec6e8e
|
[DoctrineBundle] Enable collect-backtrace for dev env (#1223)
|
2023-07-18 16:50:59 -04:00 |
|
 Fabien PotencierandGitHub
|
d866fda4b4
|
Merge pull request #1207 from blaugueux/brevo-mailer
Add symfony/brevo-mailer recipe
|
2023-07-09 12:31:49 +02:00 |
|
 Fabien PotencierandGitHub
|
3c40ba51cc
|
Merge pull request #1222 from mdoutreluingne/Add-brevo-notifier-recipe
Add symfony/brevo-notifier recipe
|
2023-07-09 12:30:46 +02:00 |
|
Maxime Doutreluingne
|
c8b0725269
|
Add symfony/brevo-notifier recipe
|
2023-07-09 11:26:22 +02:00 |
|