Skip to content

Commit

Permalink
Run code style with php 8
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-1-anderson committed Feb 19, 2022
1 parent e44e9fd commit 5ceebda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
code_style:
<<: *defaults
docker:
- image: wodby/php:7.4
- image: wodby/php:8.0
steps:
- checkout
- run: cp .docker/zz-php.ini /usr/local/etc/php/conf.d/
Expand Down

0 comments on commit 5ceebda

Please sign in to comment.