Skip to content

Commit ce10655

Browse files
Update dependency phpunit/phpunit to ^9.6.33 [SECURITY]
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.20 | 9.6.33 |
1 parent 2c8ae51 commit ce10655

File tree

2 files changed

+84
-40
lines changed

2 files changed

+84
-40
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": "~8.1.0 || ~8.2.0",
1717
"ext-json": "*",
18-
"phpunit/phpunit": "^9.6.20"
18+
"phpunit/phpunit": "^9.6.33"
1919
},
2020
"config": {
2121
"allow-plugins": {

composer.lock

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

0 commit comments

Comments
 (0)