diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b3ddb4a39af..dc618afbf61 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -177,9 +177,6 @@ PHP 8.1:
PHP 8.2:
extends: .phpunit_base
image: gitlab.shopware.com:5005/shopware/5/product/image/continuous:8.2
- script:
- - composer update laminas/laminas-code
- - make test-phpunit
MySQL 8.0:
extends: .phpunit_base
@@ -233,7 +230,6 @@ Elasticsearch 7:
script:
- apk add --no-cache sudo
- export SW_HOST=$(hostname -i)
- - composer update laminas/laminas-code
- make init
- make prepare-mink
- chown -R www-data:www-data .
diff --git a/Makefile b/Makefile
index 73947fb3c72..9f75aec3a95 100644
--- a/Makefile
+++ b/Makefile
@@ -130,6 +130,7 @@ debug-config-test: .make.config.build.debug
touch $@
.make.install.composer-dependencies:
+ composer update laminas/laminas-code
composer install
composer install -d recovery/common
composer bin all install
diff --git a/build/build.xml b/build/build.xml
index aeae99af2db..d06f700dbf0 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -19,37 +19,37 @@
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ defaultvalue="${db.host}"/>
+ defaultvalue="${db.port}"/>
+ defaultvalue="${db.name}"/>
+ defaultvalue="${db.user}"/>
@@ -57,11 +57,11 @@
+ defaultvalue="${app.host}"/>
+ defaultvalue="${app.path}"/>
@@ -79,10 +79,10 @@
-
+
-
-
+
+
@@ -97,34 +97,40 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
+
@@ -192,7 +198,7 @@
-
+
${installDate}
@@ -237,8 +243,8 @@
-
-
+
+
@@ -258,7 +264,7 @@
-
+
@@ -284,8 +290,8 @@
-
-
+
+
@@ -294,8 +300,8 @@
-
-
+
+
@@ -311,7 +317,11 @@
-
+
@@ -319,7 +329,11 @@
-
+
@@ -331,7 +345,12 @@
-
+
@@ -340,7 +359,11 @@
-
+
@@ -373,11 +396,11 @@
-
-
-
-
-
+
+
+
+
+