1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-01 19:00:20 +02:00

Fix build

This commit is contained in:
Jordi Boggiano
2024-11-11 14:20:19 +01:00
parent 5e3d583b22
commit 7af6f41cff
2 changed files with 6 additions and 0 deletions

View File

@@ -7,6 +7,9 @@ on:
permissions:
contents: read
env:
COMPOSER_ROOT_VERSION: dev-main
jobs:
tests:
name: "CI (PHP ${{ matrix.php-version }}, ${{ matrix.dependencies }} deps)"

View File

@@ -7,6 +7,9 @@ on:
permissions:
contents: read
env:
COMPOSER_ROOT_VERSION: dev-main
jobs:
tests:
name: "PHPStan"