Skip to content

Commit 2b283f0

Browse files
committed
wip
1 parent bbf61c6 commit 2b283f0

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,7 +30,7 @@
3030
"require-dev": {
3131
"doctrine/dbal": "^2.13||^3.3||^4.0",
3232
"doctrine/doctrine-bundle": "^2.6||^3.0",
33-
"php-cs-fixer/shim": "^2.19||^3.40",
33+
"friendsofphp/php-cs-fixer": "^2.19||^3.40",
3434
"masterminds/html5": "^2.8",
3535
"phpstan/extension-installer": "^1.0",
3636
"phpstan/phpstan": "1.12.5",
@@ -50,7 +50,7 @@
5050
"symfony/security-http": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0",
5151
"symfony/twig-bundle": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0",
5252
"symfony/yaml": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0",
53-
"psalm/phar": "^4.3||^5.16.0"
53+
"vimeo/psalm": "^4.3||^5.16.0"
5454
},
5555
"suggest": {
5656
"monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler.",

0 commit comments

Comments
 (0)