We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07725ca commit 0542cc5Copy full SHA for 0542cc5
composer.json
@@ -24,10 +24,11 @@
24
"behat/behat": "^3.14",
25
"friendsofphp/php-cs-fixer": "^3.53",
26
"jetbrains/phpstorm-attributes": "^1.0",
27
+ "justinrainbow/json-schema": "^6.0",
28
"monolog/monolog": "^3.7",
29
"phpstan/phpstan": "^2.0",
- "phpstan/phpstan-strict-rules": "^2.0",
30
"phpstan/phpstan-deprecation-rules": "^2.0",
31
+ "phpstan/phpstan-strict-rules": "^2.0",
32
"phpunit/phpunit": "^10.5|^11.0",
33
"symfony/cache": "^5.4|^6.0|^7.0",
34
"symfony/expression-language": "^5.4|^6.0|^7.0",
0 commit comments