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.
1 parent f997dce commit c3f2ef9Copy full SHA for c3f2ef9
.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