Skip to content

Commit

Permalink
php 8.0.12 + updates + update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
a-menshchikov committed Oct 25, 2021
1 parent 036c151 commit db64a7e
Show file tree
Hide file tree
Showing 7 changed files with 80 additions and 71 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ARG PHP_VERSION=8.0.11
ARG PHP_VERSION=8.0.12


FROM php:${PHP_VERSION}-cli-alpine

LABEL project="nbgrp/auditor" \
version="0.2.0" \
version="0.2.1" \
maintainer="amenshchikov@gmail.com"

ENV COMPOSER_HOME /composer
Expand Down
27 changes: 14 additions & 13 deletions tools/phan/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions tools/php-cs-fixer/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 24 additions & 24 deletions tools/phpcs/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions tools/phpmd/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit db64a7e

Please sign in to comment.