Skip to content

Commit

Permalink
Update dependency wyrihaximus/async-test-utilities to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and WyriHaximus committed Apr 2, 2024
1 parent 93f72f1 commit 4f7c6f7
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 4f7c6f7

Please sign in to comment.