We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f6147 commit e007ee1Copy full SHA for e007ee1
.github/dependabot.yml
@@ -7,5 +7,5 @@ updates:
7
labels:
8
- "Dependencies 📦"
9
- "PHP 🐘"
10
- versioning-strategy: "widen"
+ versioning-strategy: "increase"
11
open-pull-requests-limit: 1
composer.json
@@ -14,7 +14,7 @@
14
"phpunit/phpunit": "^9.4",
15
"react/event-loop": "^1.1",
16
"react/promise": "^2.8",
17
- "wyrihaximus/test-utilities": "^2.9 || ^3.0"
+ "wyrihaximus/test-utilities": "^3"
18
},
19
"require-dev": {
20
"wyrihaximus/iterator-or-array-to-array": "^1.1"
0 commit comments