Skip to content

Commit

Permalink
Correct composer
Browse files Browse the repository at this point in the history
  • Loading branch information
tolecar committed Mar 16, 2023
1 parent 8dd5783 commit e6d5fcb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name" : "zef-dev/zef-mini",
"type" : "library",
"description" : "NFT API",
"description" : "Mini PHP framework",
"homepage" : "https://github.com/zef-dev/zef-mini",
"version": "0.1.0",
"license" : "MIT",
"require" : {
"php" : "^7.2.5",
"psr/log" : "^1.1.0",
Expand Down

0 comments on commit e6d5fcb

Please sign in to comment.