Skip to content

Bump symfony/process from 5.4.40 to 5.4.46 #57

Bump symfony/process from 5.4.40 to 5.4.46

Bump symfony/process from 5.4.40 to 5.4.46 #57

Workflow file for this run

name: CI
on: [push]
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: php-actions/composer@v5
with:
args: --ignore-platform-reqs
- uses: php-actions/phpstan@v2
with:
php_version: 7.4
path: src
level: 5