Skip to content

Commit

Permalink
Update dependencies (#11)
Browse files Browse the repository at this point in the history
* Add missing typehint

* Add missing typehint

* Add missing typehint

* Update dependencies

* Add badges and reorder intro docs

* Update dependencies
  • Loading branch information
g105b authored Jan 21, 2021
1 parent 2129417 commit 148ab09
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 11 deletions.
19 changes: 18 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,22 @@
"psr-4": {
"Gt\\Promise\\Test\\": "./test/phpunit"
}
}
},
"keywords": [
"promise",
"async",
"asynchronous",
"concurrent",
"concurrency",
"then",
"deferred",
"w3c",
"callback"
],
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/PhpGt"
}
]
}
20 changes: 10 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 148ab09

Please sign in to comment.