Skip to content

Instantly share code, notes, and snippets.

@isana53
Created August 19, 2020 03:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isana53/b64fcb7ffa97e926c1adc47edbdf44c2 to your computer and use it in GitHub Desktop.
Save isana53/b64fcb7ffa97e926c1adc47edbdf44c2 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="Learning_FirstUnit" setup_version="0.0.1"> <sequence>
<module name="Magento_Catalog"/> </sequence>
</module>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment