Skip to content

Commit

Permalink
Merge pull request #6 from php-api-clients/renovate/major-phpunit
Browse files Browse the repository at this point in the history
Update dependency wyrihaximus/async-test-utilities to v8
  • Loading branch information
WyriHaximus authored Apr 2, 2024
2 parents 93f72f1 + 4f7c6f7 commit 55c26aa
Show file tree
Hide file tree
Showing 8 changed files with 2,902 additions and 1,617 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"api-clients/contracts": "^0.1"
},
"require-dev": {
"wyrihaximus/async-test-utilities": "^7.1"
"wyrihaximus/async-test-utilities": "^8"
},
"autoload": {
"psr-4": {
Expand All @@ -27,9 +27,9 @@
},
"config": {
"allow-plugins": {
"infection/extension-installer": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"ergebnis/composer-normalize": true
"ergebnis/composer-normalize": true,
"infection/extension-installer": true
},
"platform": {
"php": "8.2.13"
Expand Down
Loading

0 comments on commit 55c26aa

Please sign in to comment.