Skip to content

Commit 6ae4bf5

Browse files
fix(deps): update all non-major dependencies
1 parent 141e655 commit 6ae4bf5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 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.75.0",
87+
"friendsofphp/php-cs-fixer": "3.80.0",
8888
"overtrue/phplint": "9.6.2",
89-
"phpstan/phpstan": "1.12.25",
90-
"phpunit/phpunit": "10.5.46",
91-
"squizlabs/php_codesniffer": "3.13.0"
89+
"phpstan/phpstan": "1.12.27",
90+
"phpunit/phpunit": "10.5.47",
91+
"squizlabs/php_codesniffer": "3.13.2"
9292
}
9393
}

0 commit comments

Comments
 (0)