Skip to content

Commit e6a0d17

Browse files
committed
Update dependencies
1 parent 0e6207d commit e6a0d17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
"require-dev": {
3131
"friendsofphp/php-cs-fixer": "^v3.14.3",
3232
"httpwg/structured-field-tests": "*@dev",
33-
"phpstan/phpstan": "^1.10.2",
33+
"phpstan/phpstan": "^1.10.3",
3434
"phpstan/phpstan-strict-rules": "^1.5.0",
35-
"phpstan/phpstan-phpunit": "^1.3.7",
35+
"phpstan/phpstan-phpunit": "^1.3.8",
3636
"phpstan/phpstan-deprecation-rules": "^1.1.2",
37-
"phpunit/phpunit": "^10.0.11"
37+
"phpunit/phpunit": "^10.0.13"
3838
},
3939
"autoload": {
4040
"psr-4": {

0 commit comments

Comments
 (0)