Skip to content

Commit e6d5fcb

Browse files
committed
Correct composer
1 parent 8dd5783 commit e6d5fcb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
22
"name" : "zef-dev/zef-mini",
33
"type" : "library",
4-
"description" : "NFT API",
4+
"description" : "Mini PHP framework",
55
"homepage" : "https://github.com/zef-dev/zef-mini",
66
"version": "0.1.0",
7+
"license" : "MIT",
78
"require" : {
89
"php" : "^7.2.5",
910
"psr/log" : "^1.1.0",

0 commit comments

Comments
 (0)