Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 4d47c8a2 authored by Nicolas's avatar Nicolas
Browse files

Hotfix - See Changelod.md

parent 9362b95a
No related branches found
Tags 1.0.4
No related merge requests found
# Changelog # Changelog
## [1.0.4] - 2020-06-09
### Changed
- Codestyle
## [1.0.3] - 2020-06-02 ## [1.0.3] - 2020-06-02
### Changed ### Changed
- Correction de quelques erreurs - Correction de quelques erreurs
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"name": "nicolasbejean/contentmanager", "name": "nicolasbejean/contentmanager",
"description": "Créer des contenus", "description": "Créer des contenus",
"type": "magento2-module", "type": "magento2-module",
"version": "1.0.3", "version": "1.0.4",
"require": { "require": {
"php": "~7.1.3||~7.2.0||~7.3.0", "php": "~7.1.3||~7.2.0||~7.3.0",
"magento/framework": "102.0.*", "magento/framework": "102.0.*",
......
<?xml version="1.0"?> <?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd"> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="NicolasBejean_ContentManager" setup_version="1.0.3"> <module name="NicolasBejean_ContentManager" setup_version="1.0.4">
<sequence> <sequence>
<module name="Magento_Backend"/> <module name="Magento_Backend"/>
<module name="Magento_Catalog"/> <module name="Magento_Catalog"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment