Skip to content

Commit f823008

Browse files
deps(major): update dependency phpunit/phpunit to v13 (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df8a69f commit f823008

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
@@ -31,7 +31,7 @@
3131
"guzzlehttp/psr7": "^1.7 || ^2.0"
3232
},
3333
"require-dev": {
34-
"phpunit/phpunit": "^8.0 || ^9.0 || ^11.0 || ^12.0",
34+
"phpunit/phpunit": "^8.0 || ^9.0 || ^11.0 || ^12.0 || ^13.0",
3535
"friendsofphp/php-cs-fixer": "^3.5"
3636
},
3737
"autoload": {

0 commit comments

Comments
 (0)