Skip to content

Commit dbcf80e

Browse files
author
Václav Pelíšek
committed
Do not print root type references when not used by schema
1 parent 45cca37 commit dbcf80e

File tree

6 files changed

+270
-283
lines changed

6 files changed

+270
-283
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "^9.5",
21-
"infection/infection": "^0.26",
21+
"infection/infection": "^0.27",
2222
"phpstan/phpstan": "^1.10",
2323
"infinityloop-dev/coding-standard": "^0.2"
2424
},

0 commit comments

Comments
 (0)