Skip to content

Bump fast-uri from 3.0.6 to 3.1.2 #235

Bump fast-uri from 3.0.6 to 3.1.2

Bump fast-uri from 3.0.6 to 3.1.2 #235

name: PHPStan 🐘 💣
on:
push:
pull_request:
jobs:
eslint:
name: "PHPStan 💣"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Install modules
run: composer install
- name: Run PHPStan
run: composer phpstan