Skip to content

Commit 148ab09

Browse files
author
Greg Bowler
authored
Update dependencies (#11)
* Add missing typehint * Add missing typehint * Add missing typehint * Update dependencies * Add badges and reorder intro docs * Update dependencies
1 parent 2129417 commit 148ab09

2 files changed

Lines changed: 28 additions & 11 deletions

File tree

composer.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,22 @@
2121
"psr-4": {
2222
"Gt\\Promise\\Test\\": "./test/phpunit"
2323
}
24-
}
24+
},
25+
"keywords": [
26+
"promise",
27+
"async",
28+
"asynchronous",
29+
"concurrent",
30+
"concurrency",
31+
"then",
32+
"deferred",
33+
"w3c",
34+
"callback"
35+
],
36+
"funding": [
37+
{
38+
"type": "github",
39+
"url": "https://github.com/sponsors/PhpGt"
40+
}
41+
]
2542
}

composer.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)