Skip to content

Support php 8.4/8.5 #23

Support php 8.4/8.5

Support php 8.4/8.5 #23

Workflow file for this run

name: PHPStan
on:
pull_request:
branches:
- main
jobs:
phpstan:
uses: icinga/github-actions/.github/workflows/phpstan.yml@main
with:
dependencies: |
{
"/icingaweb2" : "https://github.com/Icinga/icingaweb2.git"
}