Skip to content

Commit

Permalink
Update phpunit/phpunit requirement in /src/lib/composer-7.4
Browse files Browse the repository at this point in the history
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md)
- [Commits](sebastianbergmann/phpunit@1.0.0RC1...9.5.8)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2021
1 parent 3bafe35 commit 175d434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/composer-7.4/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"goaop/parser-reflection": "^3.0",
"graze/guzzle-jsonrpc": "^3.0",
"insolita/yii2-migration-generator": "^3.2",
"phpunit/phpunit": "<7",
"phpunit/phpunit": "<10",
"yiisoft/yii2-faker": "^2.0.0",
"yiisoft/yii2-gii": "^2.0.0",
"odannyc/yii2-sse": "^0.1.0",
Expand Down

0 comments on commit 175d434

Please sign in to comment.