Skip to content

Commit 1bc48df

Browse files
fix(deps): update all non-major dependencies
1 parent e42ba0e commit 1bc48df

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

+5-5
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.65.0",
88+
"overtrue/phplint": "9.5.5",
89+
"phpstan/phpstan": "1.12.13",
90+
"phpunit/phpunit": "10.5.40",
91+
"squizlabs/php_codesniffer": "3.11.2"
9292
}
9393
}

0 commit comments

Comments
 (0)