Skip to content

Commit 028dcb1

Browse files
Update dependency phpunit/phpunit to v13
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.63 | 13.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 48fec08 commit 028dcb1

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
@@ -20,7 +20,7 @@
2020
},
2121
"require-dev": {
2222
"laminas/laminas-servicemanager": "^4.0",
23-
"phpunit/phpunit": "^10.5.38",
23+
"phpunit/phpunit": "^13.0.0",
2424
"squizlabs/php_codesniffer": "^4.0.0"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)