Skip to content

Commit 141e655

Browse files
fix(deps): update all non-major dependencies (#198)
1 parent e42ba0e commit 141e655

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@
8484
"jane-php/open-api-runtime": "^7.1"
8585
},
8686
"require-dev": {
87-
"friendsofphp/php-cs-fixer": "3.64.0",
88-
"overtrue/phplint": "9.5.3",
89-
"phpstan/phpstan": "1.12.6",
90-
"phpunit/phpunit": "10.5.36",
91-
"squizlabs/php_codesniffer": "3.10.3"
87+
"friendsofphp/php-cs-fixer": "3.75.0",
88+
"overtrue/phplint": "9.6.2",
89+
"phpstan/phpstan": "1.12.25",
90+
"phpunit/phpunit": "10.5.46",
91+
"squizlabs/php_codesniffer": "3.13.0"
9292
}
9393
}

0 commit comments

Comments
 (0)