We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b39de1d + ff5de28 commit 54089c0Copy full SHA for 54089c0
1 file changed
composer.json
@@ -22,6 +22,9 @@
22
"hostnet/phpcs-tool": "^8.3.21",
23
"phpunit/phpunit": "^8.5.0"
24
},
25
+ "conflict": {
26
+ "doctrine/orm": "2.9.0|2.9.1"
27
+ },
28
"autoload": {
29
"psr-4": {
30
"Hostnet\\Component\\AccessorGenerator\\": "src/"
0 commit comments