diff --git a/.drone.yml b/.drone.yml index 2b2d3aa6..5ecbc93a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ trigger: steps: # Test ✔️ - name: test - image: php:8.2-apache + image: composer:2.6 commands: - cd Sources - rm -r vendor