File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,6 @@ elif [[ $PROJECT_VERSION == *"v4.6"* ]]; then
5252 echo " > Installing opt-in packages"
5353 # ibexa/connector-qualifio is already being installed with the project
5454 docker exec install_dependencies composer require ibexa/connector-ai:$PROJECT_VERSION ibexa/connector-openai:$PROJECT_VERSION --with-all-dependencies --no-scripts --ansi
55- docker exec install_dependencies composer require ibexa/collaboration:$PROJECT_VERSION ibexa/share:$PROJECT_VERSION --with-all-dependencies --no-scripts --ansi
5655 docker exec install_dependencies composer require ibexa/product-catalog-date-time-attribute:$PROJECT_VERSION --with-all-dependencies --no-scripts --ansi
5756 fi
5857 if [[ " $PROJECT_EDITION " == " commerce" ]]; then
You can’t perform that action at this time.
0 commit comments