Update social media extension, adjust template
This commit is contained in:
Generated
+12
-15
@@ -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": "52a24229034a16de11c1cc47597e1df1",
|
||||
"content-hash": "e68b342d4ca7a1c8f297b4e17a055dc5",
|
||||
"packages": [
|
||||
{
|
||||
"name": "algo26-matthias/idna-convert",
|
||||
@@ -1368,30 +1368,26 @@
|
||||
},
|
||||
{
|
||||
"name": "pixelant/pxa-social-feed",
|
||||
"version": "v1.10.0",
|
||||
"version": "v2.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pixelant/pxa_social_feed.git",
|
||||
"reference": "94ffd4a197e47e03227b6ecdb7af7227a67a16fc"
|
||||
"reference": "d612540c186994197b0d433a0d468191104fe673"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/pixelant/pxa_social_feed/zipball/94ffd4a197e47e03227b6ecdb7af7227a67a16fc",
|
||||
"reference": "94ffd4a197e47e03227b6ecdb7af7227a67a16fc",
|
||||
"url": "https://api.github.com/repos/pixelant/pxa_social_feed/zipball/d612540c186994197b0d433a0d468191104fe673",
|
||||
"reference": "d612540c186994197b0d433a0d468191104fe673",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"facebook/graph-sdk": "^5.6.3",
|
||||
"facebook/graph-sdk": "~5.7.0",
|
||||
"php": ">=7.1",
|
||||
"typo3/cms-core": "^8.7 || ^9.5"
|
||||
},
|
||||
"replace": {
|
||||
"pxa_social_feed": "self.version",
|
||||
"typo3-ter/pxa-social-feed": "self.version"
|
||||
},
|
||||
"require-dev": {
|
||||
"nimut/testing-framework": "^2.0",
|
||||
"squizlabs/php_codesniffer": "2.*",
|
||||
"symfony/finder": "^3.0"
|
||||
"nimut/testing-framework": "^4.1",
|
||||
"squizlabs/php_codesniffer": "^3.4"
|
||||
},
|
||||
"type": "typo3-cms-extension",
|
||||
"extra": {
|
||||
@@ -1399,6 +1395,7 @@
|
||||
"dev-master": "0.0.x-dev"
|
||||
},
|
||||
"typo3/cms": {
|
||||
"extension-key": "pxa_social_feed",
|
||||
"cms-package-dir": "{$vendor-dir}/typo3/cms",
|
||||
"web-dir": ".Build/Web"
|
||||
}
|
||||
@@ -1410,7 +1407,7 @@
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
@@ -1421,7 +1418,7 @@
|
||||
}
|
||||
],
|
||||
"description": "Add Facebook, Instagram, and Twitter feeds to your site.",
|
||||
"time": "2019-03-13T09:49:44+00:00"
|
||||
"time": "2019-10-02T07:06:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/cache",
|
||||
|
||||
Reference in New Issue
Block a user