Skip to content

Commit

Permalink
Add PHP 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yguedidi committed Dec 23, 2023
1 parent 72a1d48 commit d52918a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php: [7.1, 7.2, 7.3, 7.4]
php: [7.1, 7.2, 7.3, 7.4, 8.0]
symfony-version: [3.4.*, 4.4.*]
composer-flags: ['', '--prefer-lowest']
fail-fast: true
Expand Down

0 comments on commit d52918a

Please sign in to comment.