Skip to content

Commit 4c558da

Browse files
committed
Remove preconfigured composer vendor path
It causes trouble with Magento installation scripts like in MageTestStand. Configuration belongs to app/etc/local.xml
1 parent 3de3af2 commit 4c558da

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • src/app/code/community/IntegerNet/Anonymizer/etc

src/app/code/community/IntegerNet/Anonymizer/etc/config.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<class>IntegerNet_Anonymizer_Model</class>
1212
</integernet_anonymizer>
1313
</models>
14-
<composer_vendor_path><![CDATA[{{root_dir}}/vendor]]></composer_vendor_path>
1514
<psr0_namespaces>
1615
<IntegerNet />
1716
</psr0_namespaces>

0 commit comments

Comments
 (0)