Skip to content

Commit 409d5c0

Browse files
Update dependency phpunit/phpunit to v11 (#55)
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.11 | 11.0.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a868c68 commit 409d5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"nette/di": "^3.2.0",
2020
"nette/neon": "^3.4.1",
2121
"phpstan/phpstan-phpunit": "^1.3.16",
22-
"phpunit/phpunit": "^10.5.11",
22+
"phpunit/phpunit": "^11.0.3",
2323
"slam/php-cs-fixer-extensions": "^3.10.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)