Skip to content

Commit f29f8f0

Browse files
committed
Update dependencies
1 parent f9722c6 commit f29f8f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 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.5",
33+
"phpstan/phpstan": "^1.10.6",
3434
"phpstan/phpstan-strict-rules": "^1.5.0",
3535
"phpstan/phpstan-phpunit": "^1.3.10",
3636
"phpstan/phpstan-deprecation-rules": "^1.1.2",
37-
"phpunit/phpunit": "^10.0.14"
37+
"phpunit/phpunit": "^10.0.15"
3838
},
3939
"autoload": {
4040
"psr-4": {

0 commit comments

Comments
 (0)