Skip to content

Commit

Permalink
Merge pull request #21 from php-api-clients/ticking-promise-v2-and-v1
Browse files Browse the repository at this point in the history
Support ticking promise v2 and v1
  • Loading branch information
WyriHaximus authored Feb 18, 2021
2 parents 1262d6a + 2b56e60 commit 1a70695
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"require": {
"php": "^7.0",
"daverandom/exceptional-json": "^1.0.1",
"wyrihaximus/ticking-promise": "^1.6"
"wyrihaximus/ticking-promise": "^2 || ^1.6"
},
"require-dev": {
"api-clients/test-utilities": "^3.0.1 || ^4.0.0"
Expand Down
9 changes: 7 additions & 2 deletions composer.lock

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

0 comments on commit 1a70695

Please sign in to comment.