Skip to content

Commit 40eeb8f

Browse files
authored
ci: test composer 2.9 (#596)
see https://github.com/composer/composer/releases/tag/2.9.0 Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 3425cfb commit 40eeb8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ jobs:
167167
- "8.1" # lowest supported
168168
composer:
169169
- "v2" # latest 2.x
170+
- "2.9"
170171
- "2.8"
171172
- "2.7"
172173
- "2.6"

0 commit comments

Comments
 (0)