Skip to content

Commit

Permalink
Test on newer PHP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
TavoNiievez committed Dec 7, 2023
1 parent 6c0fa08 commit 56df7e9
Show file tree
Hide file tree
Showing 2 changed files with 821 additions and 1,063 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/symfony.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: true
matrix:
php-versions: ['8.0', '8.1']
php-versions: ['8.0', '8.1', '8.2', '8.3']
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 56df7e9

Please sign in to comment.