File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " opengento/module-snowflake" ,
3- "version" : " 1.0.0" ,
43 "description" : " Let It ❄️ ! Let It ❄️ ! Let It ❄️ !" ,
54 "keywords" : [
65 " php" ,
1110 " free" ,
1211 " fun" ,
1312 " snowflakes" ,
14- " winter"
13+ " winter" ,
14+ " meteo" ,
15+ " openweathermap"
1516 ],
1617 "require" : {
1718 "php" : " ^7.4||^8.0" ,
18- "psr/log" : " *" ,
19- "magento/framework" : " *" ,
19+ "magento/framework" : " ^103.0" ,
2020 "cmfcmf/openweathermap-php-api" : " ^3.3" ,
2121 "http-interop/http-factory-guzzle" : " ^1.0" ,
2222 "php-http/guzzle6-adapter" : " ^2.0"
4545 "role" : " maintainer"
4646 },
4747 {
48- "name" : " Xavier G " ,
48+ "name" : " Xavier Guenel " ,
49495050 "homepage" : " https://www.linkedin.com/in/%F0%9F%8E%A9-xavier-guenel-255174198/" ,
5151 "role" : " maintainer"
5252 }
5353 ],
5454 "support" : {
55- "source" : " https://github.com/opengento/magento2-module " ,
56- "issues" : " https://github.com/opengento/magento2-module /issues"
55+ "source" : " https://github.com/opengento/magento2-snowflake " ,
56+ "issues" : " https://github.com/opengento/magento2-snowflake /issues"
5757 },
5858 "autoload" : {
5959 "files" : [
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<!--
33/**
4- * Copyright © Magento, Inc. All rights reserved.
5- * See COPYING.txt for license details.
4+ * Copyright © OpenGento, All rights reserved.
5+ * See LICENSE bundled with this library for license details.
66 */
77-->
88<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
You can’t perform that action at this time.
0 commit comments