Skip to content

Commit 1a70695

Browse files
authored
Merge pull request #21 from php-api-clients/ticking-promise-v2-and-v1
Support ticking promise v2 and v1
2 parents 1262d6a + 2b56e60 commit 1a70695

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"require": {
1111
"php": "^7.0",
1212
"daverandom/exceptional-json": "^1.0.1",
13-
"wyrihaximus/ticking-promise": "^1.6"
13+
"wyrihaximus/ticking-promise": "^2 || ^1.6"
1414
},
1515
"require-dev": {
1616
"api-clients/test-utilities": "^3.0.1 || ^4.0.0"

composer.lock

+7-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)