Skip to content

Commit c379cc5

Browse files
committed
Bumped all dependencies (again)
1 parent 937d72f commit c379cc5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
"bin/roave-no-leaks"
2525
],
2626
"require-dev": {
27-
"doctrine/coding-standard": "^5.0",
27+
"doctrine/coding-standard": "^6.0.0",
2828
"infection/infection": "^0.12.2",
2929
"phpstan/phpstan": "^0.11.4",
3030
"phpstan/phpstan-phpunit": "^0.11.0",
3131
"phpstan/phpstan-strict-rules": "^0.11.0",
3232
"psalm/plugin-phpunit": "^0.5.3",
33-
"squizlabs/php_codesniffer": "^3.4",
34-
"vimeo/psalm": "^3.2"
33+
"squizlabs/php_codesniffer": "^3.4.1",
34+
"vimeo/psalm": "^3.2.2"
3535
}
3636
}

0 commit comments

Comments
 (0)