Update composer.json
This commit is contained in:
parent
4b7ee9b876
commit
a970ffaf9c
|
@ -7,7 +7,10 @@
|
||||||
"getter",
|
"getter",
|
||||||
"setter",
|
"setter",
|
||||||
"singleton",
|
"singleton",
|
||||||
"queue"
|
"list",
|
||||||
|
"queue",
|
||||||
|
"stack",
|
||||||
|
"errorhandler"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/opencultureconsulting/php-basics",
|
"homepage": "https://github.com/opencultureconsulting/php-basics",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
|
|
Loading…
Reference in New Issue