Skip to content

Commit

Permalink
updates + version fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
a-menshchikov committed Dec 11, 2021
1 parent ca5de6b commit 0793347
Show file tree
Hide file tree
Showing 8 changed files with 600 additions and 273 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.12
ARG PHP_VERSION=8.0.13


FROM php:${PHP_VERSION}-cli-alpine

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

ENV COMPOSER_HOME /composer
Expand Down
148 changes: 113 additions & 35 deletions tools/phan/composer.lock

Large diffs are not rendered by default.

148 changes: 113 additions & 35 deletions tools/php-cs-fixer/composer.lock

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

Loading

0 comments on commit 0793347

Please sign in to comment.