Update composer.json

This commit is contained in:
Sebastian Meyer 2023-11-12 15:54:00 +01:00
parent 4b7ee9b876
commit a970ffaf9c
1 changed files with 4 additions and 1 deletions

View File

@ -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",