Skip to content

Commit 55c26aa

Browse files
authored
Merge pull request #6 from php-api-clients/renovate/major-phpunit
Update dependency wyrihaximus/async-test-utilities to v8
2 parents 93f72f1 + 4f7c6f7 commit 55c26aa

File tree

8 files changed

+2902
-1617
lines changed

8 files changed

+2902
-1617
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"api-clients/contracts": "^0.1"
1414
},
1515
"require-dev": {
16-
"wyrihaximus/async-test-utilities": "^7.1"
16+
"wyrihaximus/async-test-utilities": "^8"
1717
},
1818
"autoload": {
1919
"psr-4": {
@@ -27,9 +27,9 @@
2727
},
2828
"config": {
2929
"allow-plugins": {
30-
"infection/extension-installer": true,
3130
"dealerdirect/phpcodesniffer-composer-installer": true,
32-
"ergebnis/composer-normalize": true
31+
"ergebnis/composer-normalize": true,
32+
"infection/extension-installer": true
3333
},
3434
"platform": {
3535
"php": "8.2.13"

0 commit comments

Comments
 (0)