Skip to content

Commit b4829de

Browse files
Update all dependencies
1 parent a2e59e7 commit b4829de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"psr/http-factory": "^1.0"
2525
},
2626
"require-dev": {
27-
"friendsofphp/php-cs-fixer": "3.11.0",
28-
"phpunit/phpunit": "9.5.10",
27+
"friendsofphp/php-cs-fixer": "3.16.0",
28+
"phpunit/phpunit": "10.1.0",
2929
"guzzlehttp/psr7": "2.1.0",
30-
"php-mock/php-mock-phpunit": "2.6.0"
30+
"php-mock/php-mock-phpunit": "2.7.1"
3131
},
3232
"autoload": {
3333
"psr-4": {

0 commit comments

Comments
 (0)