Skip to content

Commit

Permalink
Symfony 7 requires php 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
trsteel88 committed Nov 30, 2023
1 parent d1e9afc commit 9dc3159
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test-application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ jobs:
symfony-version: '6.0.*'
- php-version: '8.1'
symfony-version: '6.0.*'
- php-version: '8.0'
symfony-version: '7.0.*'
- php-version: '8.1'
- php-version: '8.2'
symfony-version: '7.0.*'

steps:
Expand Down

0 comments on commit 9dc3159

Please sign in to comment.