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 1a13526 commit dd7229aCopy full SHA for dd7229a
Dockerfile
@@ -23,7 +23,7 @@ RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local
23
24
WORKDIR /opt/project
25
26
-COPY composer.json composer.lock phpunit.xml.dist phpunit.coverage.xml.dist psalm.xml .php-cs-fixer.php ./
+COPY composer.json composer.loc[k] phpunit.xml.dist phpunit.coverage.xml.dist psalm.xml .php-cs-fixer.php ./
27
COPY src/ src/
28
COPY tests/ tests/
29
COPY .git/ .git/
0 commit comments