Updated version of social share module

This commit is contained in:
Carlos Augusto Gartner 2020-08-05 09:16:46 -03:00
parent b6e1e9b8bd
commit d1ba3c47be
2 changed files with 7 additions and 7 deletions

View File

@ -20,7 +20,7 @@
"algolia/algoliasearch-client-php": "^2.2",
"astrotomic/laravel-translatable": "^11.0.0",
"babenkoivan/elastic-scout-driver": "^1.1",
"bagistobrasil/bagisto-product-social-share": "^0.1.1",
"bagistobrasil/bagisto-product-social-share": "^0.1.2",
"barryvdh/laravel-debugbar": "^3.1",
"barryvdh/laravel-dompdf": "0.8.6",
"doctrine/dbal": "2.9.2",

12
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "4075d2748ab71dfcd4c62655894bcc25",
"content-hash": "3332479a65fc6c67057c2946a27fe95e",
"packages": [
{
"name": "algolia/algoliasearch-client-php",
@ -304,16 +304,16 @@
},
{
"name": "bagistobrasil/bagisto-product-social-share",
"version": "0.1.1",
"version": "0.1.2",
"source": {
"type": "git",
"url": "https://github.com/bagistobrasil/bagisto-product-social-share.git",
"reference": "eee1fba2cedc363c84485ebd1e6e8af61038170b"
"reference": "a81c4f29a3e79ce911a9e419cc83ccf513c0ab38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bagistobrasil/bagisto-product-social-share/zipball/eee1fba2cedc363c84485ebd1e6e8af61038170b",
"reference": "eee1fba2cedc363c84485ebd1e6e8af61038170b",
"url": "https://api.github.com/repos/bagistobrasil/bagisto-product-social-share/zipball/a81c4f29a3e79ce911a9e419cc83ccf513c0ab38",
"reference": "a81c4f29a3e79ce911a9e419cc83ccf513c0ab38",
"shasum": ""
},
"type": "library",
@ -340,7 +340,7 @@
"email": "contato@carlosgartner.com.br"
}
],
"time": "2020-05-02T00:25:57+00:00"
"time": "2020-08-04T12:36:28+00:00"
},
{
"name": "barryvdh/laravel-debugbar",