Skip to content

Commit a4e1a10

Browse files
Update dependency phpunit/phpunit to ^11.4.0
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.3.6 | 11.4.0 |
1 parent 9a5a0d0 commit a4e1a10

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
"require-dev": {
3535
"phpbench/phpbench": "^1.3.1",
36-
"phpunit/phpunit": "^11.3.6"
36+
"phpunit/phpunit": "^11.4.0"
3737
},
3838
"autoload": {
3939
"psr-4": {

composer.lock

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

0 commit comments

Comments
 (0)