Skip to content

Bump monolog/monolog from 3.8.0 to 3.8.1 #755

Bump monolog/monolog from 3.8.0 to 3.8.1

Bump monolog/monolog from 3.8.0 to 3.8.1 #755

Workflow file for this run

name: PHP-CS-Fixer style check
on: [push]
jobs:
build:
runs-on: ubuntu-latest
name: Code Syle
steps:
- uses: actions/checkout@v4
- name: PHP-CS-Fixer
uses: docker://oskarstark/php-cs-fixer-ga
with:
args: --config=.php-cs-fixer.dist.php --diff --dry-run