File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,20 @@ All notable changes to this project will be documented in this file.
44
55## unreleased
66
7+ ## 5.0.0 - 2023-12-03
8+
79* BREAKING changes
8- * CLI switch ` --spec-version ` defaults to ` 1.5 ` , was ` 1.4 ` (via [ #441 ] )
10+ * CLI switch ` --spec-version ` defaults to ` 1.5 ` , was ` 1.4 ` ([ # 442 ] via [ #441 ] )
911* Dependencies
10- * Raised dependency ` cyclonedx/cyclonedx-library:^3.1 ` , was ` :^2.3 || ^3.0 ` (via [ #441 ] )
12+ * Raised dependency ` cyclonedx/cyclonedx-library:^3.1 ` , was ` :^2.3 || ^3.0 ` (via [ #441 ] )
1113
1214[ #441 ] : https://github.com/CycloneDX/cyclonedx-php-composer/pull/441
15+ [ #442 ] : https://github.com/CycloneDX/cyclonedx-php-composer/issues/442
1316
1417## 4.2.3 - 2023-11-27
1518
19+ Maintenance release.
20+
1621* Misc
1722 * Officially support PHP 8.3 (via [ #342 ] )
1823
Original file line number Diff line number Diff line change 1- 4.2.3
1+ 5.0.0
You can’t perform that action at this time.
0 commit comments