Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver Klee <[email protected]>
  • Loading branch information
cumuru and oliverklee committed Jul 29, 2024
1 parent 881e4b7 commit 1ff6125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
"scripts-descriptions": {
"ci:composer:normalize": "Checks the composer.json.",
"ci:composer:psr-verify": "Verifies PSR-4 namespace correctness.",
"ci:composer:unused": "Finds unused composer packages required in composer.json.",
"ci:composer:unused": "Finds unused Composer packages required in composer.json.",
"ci:coverage:functional": "Generates the code coverage report for functional tests.",
"ci:coverage:merge": "Merges the code coverage reports for unit and functional tests.",
"ci:coverage:unit": "Generates the code coverage report for unit tests.",
Expand Down

0 comments on commit 1ff6125

Please sign in to comment.