update 2
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
ExtraNetwork
2026-05-13 10:03:00 +03:00
parent c86a5ffdf7
commit 9fd8e45b88

View File

@@ -26,7 +26,7 @@ steps:
# 2. PHP Unit testlerini çalıştır # 2. PHP Unit testlerini çalıştır
# ------------------------------------------------------- # -------------------------------------------------------
- name: tests - name: tests
image: php:7.3-cli image: php:7.4-cli
commands: commands:
- apt-get update -qq - apt-get update -qq
- apt-get install -y --no-install-recommends libzip-dev libpng-dev libxml2-dev libonig-dev > /dev/null 2>&1 - apt-get install -y --no-install-recommends libzip-dev libpng-dev libxml2-dev libonig-dev > /dev/null 2>&1