Commit Graph
2035 Commits
Author SHA1 Message Date
Christian FlothmannandGitHub b13fd0b101 enable framework.profiler.collect_serializer_data in the test environment (#1433) 2025-06-28 16:07:33 +02:00
Fabien Potencier 9320ca8be1 Update versions.json 2025-06-26 17:10:56 +02:00
Romain MonteilandGitHub 9490dae10a Fix legacy ENV definition (#1432) 2025-06-18 12:10:50 +02:00
Alexander SchranzandGitHub d7254400b0 Adjust editorconfig for docker compose and markdown files (#1427)
* Adjust editorconfig for docker compose and markdown files

* Add reference link
2025-06-03 08:05:28 -04:00
Fabien Potencier a5608a5a87 Update versions.json 2025-06-01 09:16:07 +02:00
Fabien PotencierandGitHub 033182dad8 Merge pull request #1423 from kbond/trans-remove-fallbacks
[symfony/translation] remove `fallbacks` config
2025-05-31 10:35:49 +02:00
Kevin Bond e14716bdcb [symfony/translation] remove fallbacks config 2025-05-29 14:44:42 -04:00
Fabien Potencier 29f68fe21d Update versions.json 2025-05-29 09:54:56 +02:00
Fabien PotencierandGitHub 975c2050ed Merge pull request #1421 from rosier/bump-sf-versions
[CI] Run updated recipes on maintained Symfony versions
2025-05-28 16:34:49 +02:00
Wouter de JongandGitHub 130b2339a9 Add PHPUnit 11 recipe, treat PHPUnitBridge only as a PHPUnit extension (#1401) 2025-05-28 16:34:10 +02:00
HypeMCandGitHub be40a28e0d [symfony/property-info] Add with_constructor_extractor (#1419) 2025-05-28 09:18:08 +02:00
Fabien PotencierandGitHub 63b4c1a6d8 Merge pull request #1420 from symfony/fix-readme
Update README to tell about all configurators
2025-05-28 08:43:07 +02:00
Jan Rosier 6ade2c16da Run updated recipes on maintained Symfony versions 2025-05-27 17:33:24 +02:00
Nicolas Grekas 165be415e2 Update README to tell about all configurators 2025-05-26 20:31:06 +02:00
Fabien Potencier ee0904c3d3 Update versions.json 2025-05-26 19:02:17 +02:00
Nicolas PHILIPPEandGitHub 076dade9f9 [zenstruc/foundry] Add 2.6 config & one story as fixture (#1415) 2025-05-20 10:29:45 -04:00
Fabien PotencierandGitHub 62e545fa36 Merge pull request #1414 from kbond/editorconfig-fix
[symfony/framework-bundle] keep `.editorconfig` only in 7.3
2025-05-17 11:55:04 +02:00
Kevin Bond cbe85d6f8d [symfony/framework-bundle] keep .editorconfig only in 7.3 2025-05-16 16:53:30 -04:00
Kevin BondandGitHub 8125218382 [symfony/framework-bundle] add .editorconfig (#1413) 2025-05-16 12:44:30 +02:00
LaurentSansonandGitHub 9e0b6e77f8 [Panther] Fix: Add hadolint ignore to Panther recipe (#1369)
* fix: add hadolint ignore to panther recipe

* fix: add hadolint on right line
2025-05-07 11:28:38 +02:00
Fabien PotencierandGitHub c68ae2aded Merge pull request #1387 from smnandre/patch-4
[TwigComponent] Add alias "twig-component"
2025-05-07 08:39:03 +02:00
Fabien PotencierandGitHub 49e67a337d Merge pull request #1388 from smnandre/patch-5
[LiveComponent] Add alias "live-component"
2025-05-07 08:38:41 +02:00
Nicolas PHILIPPEandGitHub 8d703a3fb2 [zenstruck/foundry] introduce flush_once config (#1410) 2025-05-05 08:35:04 +02:00
Fabien Potencier 5de3a94747 Update versions.json 2025-05-02 14:54:42 +02:00
Fabien PotencierandGitHub 597549ef9d Use PHP rougin config files instead of XML ones (#1407) 2025-04-27 19:08:28 +02:00
Fabien PotencierandGitHub 79f2663810 Merge pull request #1408 from chalasr/oauth2-server-ignore-keys
[league/oauth2-server-bundle] Gitignore signature keypair
2025-04-27 17:54:32 +02:00
Robin Chalas 45c0d41704 [league/oauth2-server-bundle] Gitignore signature keypair 2025-04-27 17:17:54 +02:00
Fabien PotencierandGitHub 61572272a5 Merge pull request #1404 from kbond/sqlite-db-env
[doctrine/doctrine-bundle] add environment to sqlite DSN
2025-04-26 10:06:30 +02:00
Kevin Bond 388adac83f [doctrine/doctrine-bundle] add environment to sqlite DSN 2025-04-24 11:12:52 -04:00
Kevin BondandGitHub a8f19ded98 Add symfony/scheduler recipe (#1403) 2025-04-18 08:08:38 +02:00
bacda33468 [webpack-encore-bundle] Disable build notifications by default (#1353)
* Commented for config and removed dependency in package

* Update symfony/webpack-encore-bundle/2.0/webpack.config.js

Co-authored-by: Hugo Alliaume <hugo@alliau.me>

---------

Co-authored-by: Hugo Alliaume <hugo@alliau.me>
2025-04-14 09:32:32 -04:00
Wouter de JongandGitHub 2ab03d62cc Make PHPUnit 10 config more consistent with PHPUnitBridge behavior (#1402)
* Make PHPUnit 10 config more consistent with PHPUnitBridge behavior

* Set umask(1000) when debug is true

Applies https://github.com/symfony/recipes/pull/889 to the PHPUnit
recipe.
2025-04-14 11:49:29 +02:00
Robin ChalasandGitHub 8ee3177f13 Merge pull request #1397 from chalasr/oauth2-server-0.11
[league/oauth2-server-bundle] Add v0.11 recipe
2025-04-07 14:27:16 +02:00
8d486e3297 Rename routing import key to league_oauth2_server
Co-authored-by: Antonio J. García Lagar <aj@garcialagar.es>
2025-04-07 14:00:36 +02:00
Robin Chalas 6d0e6b052a [league/oauth2-server-bundle] Add v0.11 recipe 2025-04-07 00:31:55 +02:00
Fabien PotencierandGitHub 52d9acea90 Merge pull request #1393 from OskarStark/feature/ci
ci(GHA): use `actions/checkout@v4`
2025-04-02 14:15:23 +02:00
Fabien Potencier 818ed5a958 Update versions.json 2025-03-24 21:28:23 +01:00
Oskar Stark f70b5bbfad ci(GHA): use actions/checkout@v4 2025-03-22 20:30:18 +01:00
Fabien PotencierandGitHub a997d2cbdd Merge pull request #1391 from symfony/container-config-simplification
Remove configuration defaults for the container
2025-03-17 13:05:50 -07:00
Fabien PotencierandGitHub 74320a1901 Merge pull request #1390 from symfony/simplify-web-profiler-default-config
Simplify web profile default config
2025-03-16 20:50:51 -07:00
Fabien Potencier cb173cf8d3 Remove configuration defaults for the container 2025-03-16 10:10:34 -05:00
Fabien Potencier 34f5db6c82 Simplify web profile default config 2025-03-16 09:18:16 -05:00
Fabien PotencierandGitHub 09a1fb3114 Merge pull request #1386 from smnandre/patch-3
[Webpack-Encore] Remove "ux" alias
2025-03-10 23:33:29 +01:00
Simon AndréandGitHub ced1a4e7fa [LiveComponent] Add alias "live-component"
Would help DX during install of most used UX packages
2025-03-09 02:50:08 +01:00
Simon AndréandGitHub 2544a9f811 [TwigComponent] Add alias "twig-component"
Would help DX during install of most used UX packages
2025-03-09 02:48:39 +01:00
Simon AndréandGitHub d39484998a [Webpack-Encore] Remove "ux" alias
Currently if someones types "composer req ux" after a base symfony install ... he ends up with webpack encore.

Worse, the same thing happens if user installed symfony "--webapp", as they will end up with both AssetMapper and Webpack Encore installed.

Finally, and the initial reason I checked this: we will soon need the "ux" alias for the UX Bundle.

cc @Kocal 

PS: not sure if this would require a release to be effective... and hope it does not 😅
2025-03-09 02:41:29 +01:00
Alexander SchranzandGitHub 12d560b51b Add Recipe for PHPUnit 10 (#1239)
* Add Recipe for PHPUnit 10

* Reapply suggestions

* Remove bridge to Symfony 4.4 bootstrap file
2025-03-07 09:37:31 +01:00
Fabien PotencierandGitHub 03fbeb13bb Merge pull request #1384 from aivus/update-ubuntu-runner
Update "runs-on" to use ubuntu-latest instead of deprecated 20.04
2025-03-06 17:39:35 +01:00
Illia Antypenko c99f98ca93 Update "runs-on" to use ubuntu-latest instead of deprecated 20.04 2025-03-06 12:43:25 +01:00
Kevin BondandGitHub 2da3aec2f1 Add symfonycasts/tailwind-bundle recipe (#1383) 2025-03-04 18:47:52 +01:00