Skip to content

Commit d203fa9

Browse files
authored
Merge pull request #116 from WyriHaximus/bump-wyrihaximus-test-utilities
Bump wyrihaximus/test-utilities
2 parents 1f32c52 + 4f193a4 commit d203fa9

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

composer.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,19 @@
1414
"phpunit/phpunit": "^9.5",
1515
"react/event-loop": "^1.2",
1616
"react/promise": "^2.8",
17-
"wyrihaximus/test-utilities": "^3.7.6"
17+
"wyrihaximus/test-utilities": "^4 || ^3.7.6"
1818
},
1919
"require-dev": {
2020
"wyrihaximus/iterator-or-array-to-array": "^1.2"
2121
},
2222
"config": {
23+
"allow-plugins": {
24+
"composer/package-versions-deprecated": true,
25+
"dealerdirect/phpcodesniffer-composer-installer": true,
26+
"ergebnis/composer-normalize": true,
27+
"icanhazstring/composer-unused": true,
28+
"infection/extension-installer": true
29+
},
2330
"platform": {
2431
"php": "7.4.7"
2532
},

composer.lock

Lines changed: 2 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)