We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50b6a15 commit a8b77d9Copy full SHA for a8b77d9
HISTORY.md
@@ -13,6 +13,9 @@ Added _basic_ support for [_CycloneDX_ Specification-1.7](https://github.com/Cyc
13
* Changed
14
* This tool may support _CycloneDX_ Specification-1.7 now (via [#579])
15
This feature depends on `cyclonedx/cyclonedx-library:^3.8`.
16
+* Refactor
17
+ * Reworked internals to automatically support any SpecVersion provided by `cyclonedx/cyclonedx-library`. (via [#579])
18
+ Previously, the supported versions were managed by this very tool and needed manual updates.
19
20
[#579]: https://github.com/CycloneDX/cyclonedx-php-composer/pull/579
21
0 commit comments