Skip to content

Commit

Permalink
Add test script description
Browse files Browse the repository at this point in the history
  • Loading branch information
alphp committed Apr 2, 2022
1 parent a743cb8 commit 2fd690e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
"scripts": {
"test": "vendor/bin/phpunit"
},
"scripts-descriptions": {
"test": "Run PHPUnit tests"
},
"autoload": {
"files": ["src/php-8.1-strftime.php"]
}
Expand Down

0 comments on commit 2fd690e

Please sign in to comment.