Skip to content

Commit

Permalink
Merge pull request #55 from WyriHaximus/change-to-increase-version
Browse files Browse the repository at this point in the history
Change to increase verions on Dependabot update
  • Loading branch information
WyriHaximus committed Nov 8, 2020
2 parents b5f6147 + e007ee1 commit b021660
Show file tree
Hide file tree
Showing 3 changed files with 563 additions and 59 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Expand Up @@ -7,5 +7,5 @@ updates:
labels:
- "Dependencies 📦"
- "PHP 🐘"
versioning-strategy: "widen"
versioning-strategy: "increase"
open-pull-requests-limit: 1
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -14,7 +14,7 @@
"phpunit/phpunit": "^9.4",
"react/event-loop": "^1.1",
"react/promise": "^2.8",
"wyrihaximus/test-utilities": "^2.9 || ^3.0"
"wyrihaximus/test-utilities": "^3"
},
"require-dev": {
"wyrihaximus/iterator-or-array-to-array": "^1.1"
Expand Down

0 comments on commit b021660

Please sign in to comment.