Skip to content

Bump phpoffice/phpspreadsheet from 1.27.0 to 1.29.4 #29

Bump phpoffice/phpspreadsheet from 1.27.0 to 1.29.4

Bump phpoffice/phpspreadsheet from 1.27.0 to 1.29.4 #29

Workflow file for this run

name: PHP Linting
on: [push, pull_request]
jobs:
php-cs-fixer:
name: PHP-CS-Fixer
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: PHP-CS-Fixer
uses: docker://oskarstark/php-cs-fixer-ga
with:
args: src --diff --dry-run --config=.php-cs-fixer.php-highest.php