We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dd5783 commit e6d5fcbCopy full SHA for e6d5fcb
composer.json
@@ -1,9 +1,10 @@
1
{
2
"name" : "zef-dev/zef-mini",
3
"type" : "library",
4
- "description" : "NFT API",
+ "description" : "Mini PHP framework",
5
"homepage" : "https://github.com/zef-dev/zef-mini",
6
"version": "0.1.0",
7
+ "license" : "MIT",
8
"require" : {
9
"php" : "^7.2.5",
10
"psr/log" : "^1.1.0",
0 commit comments