Skip to content

Commit 46e6a70

Browse files
committed
Update development dependencies
1 parent f79ed2b commit 46e6a70

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.13.2",
3232
"httpwg/structured-field-tests": "*@dev",
33-
"phpstan/phpstan": "^1.9.9",
33+
"phpstan/phpstan": "^1.9.14",
3434
"phpstan/phpstan-strict-rules": "^1.4.5",
3535
"phpstan/phpstan-phpunit": "^1.3.3",
3636
"phpstan/phpstan-deprecation-rules": "^1.1.1",
37-
"phpunit/phpunit": "^9.5.27"
37+
"phpunit/phpunit": "^9.5.28"
3838
},
3939
"autoload": {
4040
"psr-4": {

0 commit comments

Comments
 (0)