Skip to content

Commit 0542cc5

Browse files
committed
Add missing dependencies
1 parent 07725ca commit 0542cc5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,11 @@
2424
"behat/behat": "^3.14",
2525
"friendsofphp/php-cs-fixer": "^3.53",
2626
"jetbrains/phpstorm-attributes": "^1.0",
27+
"justinrainbow/json-schema": "^6.0",
2728
"monolog/monolog": "^3.7",
2829
"phpstan/phpstan": "^2.0",
29-
"phpstan/phpstan-strict-rules": "^2.0",
3030
"phpstan/phpstan-deprecation-rules": "^2.0",
31+
"phpstan/phpstan-strict-rules": "^2.0",
3132
"phpunit/phpunit": "^10.5|^11.0",
3233
"symfony/cache": "^5.4|^6.0|^7.0",
3334
"symfony/expression-language": "^5.4|^6.0|^7.0",

0 commit comments

Comments
 (0)