Commit graph

28 commits

Author SHA1 Message Date
Jacob Tobiasz
97fef09fa7
Extract StateMachine abstraction into its own package 2024-01-15 15:40:07 +01:00
Loïc Frémont
b241543983
Upgrade main packages to allow Symfony 6 2022-10-05 10:36:03 +02:00
Jakub Tobiasz
81aa0f6fb0
Merge branch '1.12' into maintenance/add-webpack 2022-09-22 12:51:26 +02:00
Jakub Tobiasz
7f6e06ca4f
Install symfony encore package 2022-09-19 12:59:31 +02:00
Kevin Kaniaburka
36374223b2
[Maintenance] Introduce Flysystem
Co-authored-by: Jakub Tobiasz <jakub.tobiasz@icloud.com>
2022-09-15 15:42:36 +02:00
Rafikooo
f3b032d5f6
[Dependencies] Removed Sonata from registered bundles 2022-05-30 06:58:44 +02:00
Grzegorz Sadowski
d0b2c1d9c8
[Promotion] Use sylius/calendar instead of the existing Calendar 2022-01-28 07:43:27 +01:00
Kamil Kokot
5f3d5a8273 Remove AdminApiBundle from default Sylius installation 2021-04-16 15:07:46 +01:00
Kamil Kokot
81178e9a56 Use sylius-labs/polyfill-symfony-security to account for removed AdvancedUserInterface 2021-01-21 12:00:09 +01:00
Kamil Kokot
36e036b7d7
Allow for DoctrineBundle ^2.0 and remove DoctrineCacheBundle 2021-01-11 18:14:10 +01:00
Kamil Kokot
3e0e14003c
Upgrade ResourceBundle and GridBundle 2021-01-11 18:14:04 +01:00
Łukasz Chruściel
6e2304231b
[Maintenance] Update composer, bundles and symfony lock 2020-09-04 14:29:26 +02:00
Kamil Kokot
66ef7dd15b
Allow injecting container to the migrations & implement a topology-based sorter 2020-08-24 11:55:32 +01:00
Mateusz Zalewski
f4d7b54da3
[API] Install jwt authentication bundle and configure basic security 2020-03-17 15:14:24 +01:00
Kamil Kokot
90fd5eb6b9
Init API Bundle 2020-03-17 15:14:17 +01:00
Kamil Kokot
7b44990acb
Upgrade to Sonata Block Bundle ^4.0 2020-01-15 13:16:17 +01:00
Kamil Kokot
f607563d32
Remove sonata-project/intl-bundle in favour of twig/intl-extra 2019-12-23 10:11:44 +01:00
Kamil Kokot
65883a03ae
Remove doctrine/doctrine-fixtures-bundle from dependencies and move doctrine/data-fixtures to dev dependencies 2019-12-19 10:48:47 +01:00
Kamil Kokot
3bb2b7ca61
Use Symfony CLI command instead of symfony/web-server-bundle 2019-12-18 15:50:15 +01:00
kulczy
0acde3ae2c
New Webpack approach 2019-11-07 14:18:35 +01:00
kulczy
031f94c499
Add Webpack Encore 2019-11-06 15:08:34 +01:00
Kamil Kokot
2a343accab
Merge branch '1.3' into 1.4
* 1.3:
  Move bundle registration from Kernel class to "bundles.php"
  Add missing Length constraint on product translation slug
2019-01-31 16:04:45 +01:00
Kamil Kokot
d7129477a6
Move bundle registration from Kernel class to "bundles.php" 2019-01-31 11:12:51 +01:00
Kamil Kokot
708c5cdc59
Use FriendsOfBehat\SymfonyExtension v2 2019-01-16 21:49:44 +01:00
Kamil Kokot
72960390bf
Apply coding standard fixes 2019-01-13 15:21:57 +01:00
Loïc Frémont
545b9523f5 remove web server bundle on prod environment 2018-10-11 16:39:35 +02:00
Kamil Kokot
2a70a0c155
Introduce Symfony Flex 2018-08-27 14:15:23 +02:00
Kamil Kokot
3c8d7c6465
Add "config/bundles.php" file 2018-08-15 14:30:32 +02:00