Skip to content

Commit 529aba6

Browse files
committed
Test on PHP 8.1
1 parent 25bd4fd commit 529aba6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/test.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ jobs:
4949
stability: stable
5050
coverage: none
5151
experimental: false
52+
- php-version: '8.1'
53+
symfony-version: '^5.0'
54+
composer-version: v2
55+
stability: stable
56+
coverage: none
57+
experimental: false
5258

5359
steps:
5460
- name: Checkout

0 commit comments

Comments
 (0)