Skip to content

Commit d114c15

Browse files
committed
Add PHP 8.4
1 parent e5510aa commit d114c15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/PHPStan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
php_versions: ['8.1', '8.2', '8.3']
16+
php_versions: ['8.1', '8.2', '8.3', '8.4']
1717

1818
runs-on: ubuntu-latest
1919
name: PHPStan - ${{ matrix.php_versions }}

0 commit comments

Comments
 (0)