Skip to content

Commit 1c6387b

Browse files
Update dependency phpunit/phpunit to v13
1 parent 10ccf4e commit 1c6387b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"psr/simple-cache": "~1.0 || ~2.0 || ~3.0"
2626
},
2727
"require-dev": {
28-
"phpunit/phpunit": "~6.0 || ~7.0 || ~9.0",
28+
"phpunit/phpunit": "~6.0 || ~7.0 || ~9.0 || ~13.0",
2929
"phpstan/phpstan": "^1.12",
3030
"predis/predis": "^1.1 || ^2.0 || ^3.0",
3131
"symfony/var-exporter": "^5.4 || ^6.0 || ^7.0"

0 commit comments

Comments
 (0)