Skip to content

Commit c50c912

Browse files
committed
fix(composer): update keywords in composer.json
- Added "testing" to the keywords array in `composer.json`. - Provides better categorization and discoverability for the package. - Ensures alignment with the package's purpose and functionality.
1 parent c66d032 commit c50c912

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"license": "MIT",
55
"type": "laravel",
66
"keywords": [
7+
"testing",
78
"soar",
89
"SQL",
910
"sql",

0 commit comments

Comments
 (0)