Skip to content

Commit

Permalink
Add sequence in module.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mageprince committed Mar 22, 2020
1 parent e96d688 commit 35c5e01
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions etc/module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="Mageprince_BuyNow" setup_version="1.3.0">
<sequence>
<module name="Magento_Catalog"/>
</sequence>
</module>
</config>

0 comments on commit 35c5e01

Please sign in to comment.