Skip to content

Bump webpack from 5.91.0 to 5.98.0 in /mapBuilder/www/js #202

Bump webpack from 5.91.0 to 5.98.0 in /mapBuilder/www/js

Bump webpack from 5.91.0 to 5.98.0 in /mapBuilder/www/js #202

name: PHP-CS-Fixer 🐘 πŸ”
on:
push:
pull_request:
jobs:
eslint:
name: "PHP CS Fixer πŸ”"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Install modules
run: composer install
- name: Run PHP-CS-Fixer
run: composer cs-check