Skip to content

Commit

Permalink
Added description and keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkyle committed Aug 11, 2024
1 parent d5ae6e5 commit 3e6b58f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"name": "tomkyle/find-run-test",
"type": "library",
"description": "Find and run the PHPUnit test for a single changed PHP class file, most useful when watching the filesystem",
"keywords": ["phpunit", "unit testing"],
"bin": ["bin/frt"],
"require": {
"php": "^8.2",
Expand Down

0 comments on commit 3e6b58f

Please sign in to comment.