Skip to content

Commit

Permalink
ci: add testruns for PHP 8.4 and symfony 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris8934 committed Jan 14, 2025
1 parent 0624f13 commit 45853bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,12 @@ jobs:
matrix:
php-version:
- '8.3'
- '8.4'
symfony-version:
- '6.4.x-dev'
- '7.0.x-dev'
- '7.1.x-dev'
- '7.2.x-dev'
dependency-versions: ['highest']
allow-dev-deps-in-apps: ['0']
include:
Expand Down

0 comments on commit 45853bd

Please sign in to comment.