Merge branch 'minor-next' into major-next

This commit is contained in:
Dylan K. Taylor
2025-09-04 22:11:36 +01:00
6 changed files with 103 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: ["8.3"]
php: ["8.3", "8.4"]
uses: ./.github/workflows/main-php-matrix.yml
with: