Update PHP version constraint in composer.json and enhance composer.lock validation in build workflow
EK-DOS-WEB bauen und ausrollen / backend-pruefen (push) Failing after 20s
EK-DOS-WEB bauen und ausrollen / bauen-und-ausrollen (push) Skipped

This commit is contained in:
Kyle Müller
2026-09-06 22:49:12 +02:00
parent 7d53bd6856
commit 937b6ee682
2 changed files with 17 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"type": "project",
"license": "proprietary",
"require": {
"php": ">=8.5",
"php": "^8.5",
"ext-json": "*",
"ext-pdo": "*",
"ext-pdo_pgsql": "*",