Sylius/config/packages
Jacob Tobiasz 16c6701649
[UPMERGE] 2.0 -> bootstrap-admin-panel (#16108)
This PR has been generated automatically.
For more details see
[upmerge_pr.yaml](/Sylius/Sylius/blob/1.13/.github/workflows/upmerge_pr.yaml).

**Remember!** The upmerge should always be merged with using `Merge pull
request` button.

In case of conflicts, please resolve them manually with usign the
following commands:
```
git fetch upstream
gh pr checkout <this-pr-number>
git merge upstream/bootstrap-admin-panel -m "Resolve conflicts between 2.0 and bootstrap-admin-panel"
```

If you use other name for the upstream remote, please replace `upstream`
with the name of your remote pointing to the `Sylius/Sylius` repository.

Once the conflicts are resolved, please run `git merge --continue` and
push the changes to this PR.
2024-04-10 08:43:02 +02:00
..
dev Upgrade main packages to allow Symfony 6 2022-10-05 10:36:03 +02:00
prod [Bunnyshell] Adjust the workflows for Fork PRs 2023-07-06 09:19:45 +02:00
test Add testing the state machine adapter in the CI 2024-01-26 14:48:56 +01:00
test_cached Refactor CI 2023-01-24 15:32:06 +01:00
_sylius.yaml Resolve conflicts between 2.0 and bootstrap-admin-panel 2024-02-25 13:19:22 +01:00
assets.yaml Add a missing configuration for the test Sylius app 2023-09-17 09:04:26 +02:00
doctrine.yaml [Maintenance]Run schema validation on mysql pipeline 2022-04-13 10:51:14 +02:00
doctrine_migrations.yaml Allow injecting container to the migrations & implement a topology-based sorter 2020-08-24 11:55:32 +01:00
fos_rest.yaml [Spec] added new test to work with long api routes 2021-01-21 12:21:38 +01:00
framework.yaml [Forms] Legacy error messages disabled 2022-10-05 10:42:08 +02:00
jms_serializer.yaml Upgrade ResourceBundle and GridBundle 2021-01-11 18:14:04 +01:00
lexik_jwt_authentication.yaml [API] Install jwt authentication bundle and configure basic security 2020-03-17 15:14:24 +01:00
mailer.yaml Use Symfony Mailer by default 2022-10-05 10:36:08 +02:00
nyholm_psr7.yaml Use Http\Client\HttpClient service instead of HttplugClient explicitly 2023-04-27 13:36:05 +02:00
routing.yaml Introduce Symfony Flex 2018-08-27 14:15:23 +02:00
security.yaml [Maintenance] Add image firewall 2024-04-08 12:44:29 +02:00
stof_doctrine_extensions.yaml Introduce Symfony Flex 2018-08-27 14:15:23 +02:00
translation.yaml Introduce Symfony Flex 2018-08-27 14:15:23 +02:00
twig.yaml fixed find files in yaml standards 2021-03-30 22:59:30 +02:00
validator.yaml Introduce Symfony Flex 2018-08-27 14:15:23 +02:00
webpack_encore.yaml Add a missing configuration for the test Sylius app 2023-09-17 09:04:26 +02:00
workflow.yaml Install the symfony/workflow package 2023-09-16 08:51:47 +02:00