Skip to content

Commit

Permalink
🐛 FIX: Change text
Browse files Browse the repository at this point in the history
  • Loading branch information
elie29 committed Feb 20, 2019
1 parent 184f556 commit dfa0d43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Sample PHP 7.1 starter
- Zend Framework coding standard

## Composer commands
- `clean`: Delete generated files
- `clean`: Delete all generated files
- `test`: Launch unit test
- `test-coverage`: Launch unit test with clover.xml file generation
- `cs-check` : code sniffer check
Expand Down
9 changes: 2 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,8 @@
"license": "MIT",
"minimum-stability": "stable",
"keywords": [
"expressive",
"zf",
"zendframework",
"php-di",
"di",
"container",
"psr-11"
"sample",
"php"
],
"authors": [
{
Expand Down

0 comments on commit dfa0d43

Please sign in to comment.