Skip to content

Commit 994f010

Browse files
authored
Test on PHP 8.3
1 parent 84832cf commit 994f010

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- '8.0'
2323
- '8.1'
2424
- '8.2'
25+
- '8.3'
2526
include:
2627
- php-versions: '7.0'
2728
composer-flags: '--prefer-lowest'
@@ -31,7 +32,7 @@ jobs:
3132
composer-flags: '--prefer-lowest'
3233
composer: v1 # Global composer should be in same version as locally installed one
3334
operating-system: ubuntu-latest
34-
- php-versions: '8.0'
35+
- php-versions: '8.2'
3536
composer: v2
3637
operating-system: windows-latest
3738
steps:

0 commit comments

Comments
 (0)