Sylius/config
Jan Góralski 20e27dfc2c
minor #17083 Decouple CoreBundle from PayumBundle + related improvements (GSadee)
This PR was merged into the payment-request branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | payment-request
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | yes
| Deprecations?   | no<!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
 - Features, removing deprecations and BC breaks must be submitted against the 2.0 branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


Commits
-------
  [Composer] Remove dependency to payum/core in Core component
  Move Payum-related exception to PayumBundle
  [OrderPay] Move Payum-related providers to PayumBundle
  Move Payum-related translations to PayumBundle
  [API] Remove non existing exception from status mapping
  [API] Fix GatewayConfig class in serialization
  Decouple CoreBundle from PayumBundle
  [Composer] Change dependency from Core component to CoreBundle in PayumBundle
  [OrderPay] Refactor services files in ShopBundle
  Bring back SyliusPayumBundle to Admin and Api bundles
  Move Payum-related configs and routings from ShopBundle to PayumBundle
2024-10-04 10:45:25 +02:00
..
jwt Include private and public keys for test environments 2020-03-17 15:14:26 +01:00
packages Decouple CoreBundle from PayumBundle 2024-10-02 11:42:10 +02:00
routes minor #17083 Decouple CoreBundle from PayumBundle + related improvements (GSadee) 2024-10-04 10:45:25 +02:00
secrets Add secret directories 2019-11-25 10:48:18 +01:00
bootstrap.php Fix bootstrap for Symfony 6 2022-06-03 18:03:44 +02:00
bundles.php Merge branch 'payment-request' into upmerge/2.0_payment-request 2024-10-01 09:09:56 +02:00
parameters.yaml move parameters to separate file 2024-01-24 10:45:16 +01:00
preload.php feat: add support for OPcache class preloading 2021-12-22 13:34:32 +01:00
routes.yaml Move routing to "config/routes" 2018-08-15 14:31:53 +02:00
services.yaml Add default locale parameter to core 2024-01-26 13:15:46 +01:00
services_test.yaml [Maintenance][Behat] Autoload calendar contexts into container 2024-02-02 15:55:39 +01:00
services_test_cached.yaml Use FriendsOfBehat\SymfonyExtension v2 2019-01-16 21:49:44 +01:00
services_test_cached_payum.yaml Fix test service definition for test_cached_payum env 2024-09-30 10:12:26 +02:00