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 5f4dcec commit 2b48e6fCopy full SHA for 2b48e6f
.circleci/config.yml
@@ -43,7 +43,7 @@ jobs:
43
file: 'build/clover.xml'
44
php-cs-fixer:
45
docker:
46
- - image: 'hgiesenow/php:8.1'
+ - image: 'hgiesenow/php:8.2'
47
steps:
48
- checkout
49
- attach_workspace:
0 commit comments