Skip to content

Commit ff5de28

Browse files
committed
Conflict with doctrine 2.9.0 and 2.9.1; generates incompatible code
1 parent b39de1d commit ff5de28

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
"hostnet/phpcs-tool": "^8.3.21",
2323
"phpunit/phpunit": "^8.5.0"
2424
},
25+
"conflict": {
26+
"doctrine/orm": "2.9.0|2.9.1"
27+
},
2528
"autoload": {
2629
"psr-4": {
2730
"Hostnet\\Component\\AccessorGenerator\\": "src/"

0 commit comments

Comments
 (0)