Skip to content

Commit

Permalink
OXDEV-7301: Remove make-bom command from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelOxid committed Feb 7, 2024
1 parent 9b976c0 commit 7eaf047
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,7 @@
"codeception": [
"Composer\\Config::disableProcessTimeout",
"MODULE_IDS=oe_graphql_base,oe_graphql_configuration_access /var/www/vendor/bin/codecept run acceptance -c /var/www/vendor/oxid-esales/graphql-configuration-access/tests/codeception.yml --no-redirect"
],

"make-bom": "composer CycloneDX:make-sbom --output-format=JSON --output-file=bom.json"
]
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit 7eaf047

Please sign in to comment.