chore(deps): update dependency phpunit/phpunit to v13 #29

Closed
Sebastian wants to merge 1 commits from renovate/phpunit-phpunit-13.x into main
Showing only changes of commit 625040ff93 - Show all commits
+1 -1
View File
@@ -25,7 +25,7 @@
"egulias/email-validator": "^4.0" "egulias/email-validator": "^4.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^12.0" "phpunit/phpunit": "^13.0"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {