We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf61c6 commit 2b283f0Copy full SHA for 2b283f0
composer.json
@@ -30,7 +30,7 @@
30
"require-dev": {
31
"doctrine/dbal": "^2.13||^3.3||^4.0",
32
"doctrine/doctrine-bundle": "^2.6||^3.0",
33
- "php-cs-fixer/shim": "^2.19||^3.40",
+ "friendsofphp/php-cs-fixer": "^2.19||^3.40",
34
"masterminds/html5": "^2.8",
35
"phpstan/extension-installer": "^1.0",
36
"phpstan/phpstan": "1.12.5",
@@ -50,7 +50,7 @@
50
"symfony/security-http": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0",
51
"symfony/twig-bundle": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0",
52
"symfony/yaml": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0",
53
- "psalm/phar": "^4.3||^5.16.0"
+ "vimeo/psalm": "^4.3||^5.16.0"
54
},
55
"suggest": {
56
"monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler.",
0 commit comments