Skip to content

Commit 88e8901

Browse files
author
Carlos Alberto B. Carucce
committed
Add script-description/provide information
1 parent 647a561 commit 88e8901

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,11 @@
3232
},
3333
"scripts": {
3434
"test": "./vendor/bin/phpunit ./tests"
35+
},
36+
"scripts-descriptions": {
37+
"test": "Run PHPUNIT tests"
38+
},
39+
"provide": {
40+
"psr/container-implementation": "2"
3541
}
3642
}

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)