We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4260350 commit 18da078Copy full SHA for 18da078
1 file changed
composer.json
@@ -12,6 +12,7 @@
12
"brick/math": "^0.12.0 || ^0.13.0",
13
"doctrine/collections": "^2.2",
14
"doctrine/orm": "^3.6",
15
+ "sylius/admin-bundle": "^2.0",
16
"sylius/channel": "^2.0",
17
"sylius/channel-bundle": "^2.0",
18
"sylius/core": "^2.0",
@@ -25,6 +26,7 @@
25
26
"symfony/form": "^6.4 || ^7.4",
27
"symfony/options-resolver": "^6.4 || ^7.4",
28
"symfony/translation-contracts": "^2.5 || ^3.4",
29
+ "symfony/ux-autocomplete": "^2.35",
30
"symfony/ux-live-component": "^2.35",
31
"symfony/validator": "^6.4 || ^7.4",
32
"webmozart/assert": "^1.11"
0 commit comments