We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0d97c3 + bd782d1 commit df8f4fbCopy full SHA for df8f4fb
.drone.yml
@@ -1,6 +1,6 @@
1
pipeline:
2
phpcs:
3
- image: composer:latest
+ image: composer:1.9
4
commands:
5
- echo $(date)
6
- composer install --prefer-dist --no-progress --no-interaction
0 commit comments