Skip to content

Commit

Permalink
PHP 8.1.16 + bump all
Browse files Browse the repository at this point in the history
  • Loading branch information
a-menshchikov committed Mar 6, 2023
1 parent ceaa026 commit 2937356
Show file tree
Hide file tree
Showing 14 changed files with 859 additions and 1,222 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG PHP_VERSION=8.1.8
ARG PHP_VERSION=8.1.16


FROM php:${PHP_VERSION}-cli-alpine
Expand Down
2 changes: 1 addition & 1 deletion tools/phan/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"symfony/polyfill-php80": "*"
},
"require-dev": {
"phan/phan": "^5.3.2"
"phan/phan": "^5.4.2"
}
}
Loading

0 comments on commit 2937356

Please sign in to comment.