Skip to content

Commit

Permalink
Bump wyrihaximus/ticking-promise from 2.1.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [wyrihaximus/ticking-promise](https://github.com/WyriHaximus/TickingPromise) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/WyriHaximus/TickingPromise/releases)
- [Commits](WyriHaximus/TickingPromise@2.1.0...3.0.0)

---
updated-dependencies:
- dependency-name: wyrihaximus/ticking-promise
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and WyriHaximus committed Feb 25, 2022
1 parent dc265c5 commit dad44dd
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 97 deletions.
10 changes: 9 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,20 @@
"wyrihaximus/constants": "^1.6",
"wyrihaximus/file-descriptors": "^1.1",
"wyrihaximus/json-throwable": "^4.1",
"wyrihaximus/ticking-promise": "^2"
"wyrihaximus/ticking-promise": "^2 || ^3"
},
"require-dev": {
"wyrihaximus/async-test-utilities": "^3.4.18"
},
"config": {
"allow-plugins": {
"composer/package-versions-deprecated": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"ergebnis/composer-normalize": true,
"icanhazstring/composer-unused": true,
"infection/extension-installer": true,
"wyrihaximus/composer-update-bin-autoload-path": true
},
"platform": {
"php": "7.4.7"
},
Expand Down
Loading

0 comments on commit dad44dd

Please sign in to comment.