Skip to content

Commit aad25ea

Browse files
committed
Initial Commit
1 parent ff50515 commit aad25ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"name": "comphp/logging",
3+
"description": "A minimal, PSR-3 compliant logging library designed for flexibility and simplicity.",
4+
"license": "MIT",
35
"autoload": {
46
"psr-4": {
57
"Neuron\\Logging\\": "src/"

0 commit comments

Comments
 (0)