Composer keywords

This commit is contained in:
Clemens Schwaighofer
2024-12-10 14:52:50 +09:00
parent fa29477c80
commit bd1972d894

View File

@@ -3,6 +3,7 @@
"description": "CoreLibs in a composer package",
"type": "library",
"license": "MIT",
"keywords": ["corelib", "logging", "database", "templating", "tools"],
"autoload": {
"psr-4": {
"CoreLibs\\": "src/"