File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -164,6 +164,8 @@ jobs:
164164 - " 8.1" # lowest supported
165165 composer :
166166 - " v2" # latest 2.x
167+ - " 2.8"
168+ - " 2.7"
167169 - " 2.6"
168170 - " 2.5"
169171 - " 2.4"
Original file line number Diff line number Diff line change @@ -6,10 +6,16 @@ All notable changes to this project will be documented in this file.
66
77<!-- add unreleased items here -->
88
9+ * Added
10+ * Officially support Composer 2.8 ([ #520 ] via [ #523 ] )
11+ * Officially support Composer 2.7 ([ #521 ] via [ #523 ] )
912* Style
1013 * Applied latest PHP Coding Standards (via [ #507 ] )
1114
1215[ #507 ] : https://github.com/CycloneDX/cyclonedx-php-composer/pull/507
16+ [ #520 ] : https://github.com/CycloneDX/cyclonedx-php-composer/issues/520
17+ [ #521 ] : https://github.com/CycloneDX/cyclonedx-php-composer/issues/521
18+ [ #523 ] : https://github.com/CycloneDX/cyclonedx-php-composer/pull/523
1319
1420## 5.2.0 - 2024-04-30
1521
You can’t perform that action at this time.
0 commit comments