We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b39de1d commit ff5de28Copy full SHA for ff5de28
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