Skip to content

Commit a9552fe

Browse files
committed
[Tests] Update PHP versions
Add 8.1 and remove 7.3
1 parent faedb5f commit a9552fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ jobs:
1717
composer-flags: '--prefer-stable --prefer-lowest'
1818
description: 'with lowest'
1919
- php-version: '7.2'
20-
- php-version: '7.3'
2120
- php-version: '7.4'
2221
- php-version: '8.0'
22+
- php-version: '8.1'
2323
- php-version: '8.0'
2424
description: 'with Coding Standards'
2525
coding-standards: true

0 commit comments

Comments
 (0)