Skip to content

Commit 56df7e9

Browse files
committed
Test on newer PHP versions
1 parent 6c0fa08 commit 56df7e9

File tree

2 files changed

+821
-1063
lines changed

2 files changed

+821
-1063
lines changed

.github/workflows/symfony.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: true
2020
matrix:
21-
php-versions: ['8.0', '8.1']
21+
php-versions: ['8.0', '8.1', '8.2', '8.3']
2222
steps:
2323
- name: Checkout
2424
uses: actions/checkout@v2

0 commit comments

Comments
 (0)