Skip to content

Commit

Permalink
Test more PHP versions (#389)
Browse files Browse the repository at this point in the history
Co-authored-by: Damien Harper <damien.harper@gmail.com>
  • Loading branch information
OskarStark and DamienHarper authored Dec 22, 2023
1 parent 95a832a commit 8502712
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-5.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
- '7.4'
- '8.0'
- '8.1'
- '8.2'
- '8.3'
symfony:
- '4.4.*'
- '5.*'
Expand Down Expand Up @@ -124,6 +126,8 @@ jobs:
php:
- '8.0'
- '8.1'
- '8.2'
- '8.3'
symfony:
- '6.*'
fail-fast: false
Expand Down

0 comments on commit 8502712

Please # to comment.