WIP Migrate all teaser sliders to splide
This commit is contained in:
Generated
+1
-121
@@ -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": "bdb0e8fc25a5e98d75bea5bce07ec0bd",
|
||||
"content-hash": "eca3ebc095a3587edf9bd8d7011159e2",
|
||||
"packages": [
|
||||
{
|
||||
"name": "christophlehmann/imageoptimizer",
|
||||
@@ -631,68 +631,6 @@
|
||||
],
|
||||
"time": "2020-05-25T17:44:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "facebook/graph-sdk",
|
||||
"version": "5.7.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/facebook/php-graph-sdk.git",
|
||||
"reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/facebook/php-graph-sdk/zipball/2d8250638b33d73e7a87add65f47fabf91f8ad9b",
|
||||
"reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.4|^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"guzzlehttp/guzzle": "~5.0",
|
||||
"mockery/mockery": "~0.8",
|
||||
"phpunit/phpunit": "~4.0"
|
||||
},
|
||||
"suggest": {
|
||||
"guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client",
|
||||
"paragonie/random_compat": "Provides a better CSPRNG option in PHP 5"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "5.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Facebook\\": "src/Facebook/"
|
||||
},
|
||||
"files": [
|
||||
"src/Facebook/polyfills.php"
|
||||
]
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"Facebook Platform"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Facebook",
|
||||
"homepage": "https://github.com/facebook/php-graph-sdk/contributors"
|
||||
}
|
||||
],
|
||||
"description": "Facebook SDK for PHP",
|
||||
"homepage": "https://github.com/facebook/php-graph-sdk",
|
||||
"keywords": [
|
||||
"facebook",
|
||||
"sdk"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/facebook/php-graph-sdk/issues",
|
||||
"source": "https://github.com/facebook/php-graph-sdk/tree/5.7.0"
|
||||
},
|
||||
"time": "2018-12-11T22:56:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fluidtypo3/vhs",
|
||||
"version": "5.2.0",
|
||||
@@ -1683,64 +1621,6 @@
|
||||
},
|
||||
"time": "2021-07-03T13:36:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pixelant/pxa-social-feed",
|
||||
"version": "v2.3.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pixelant/pxa_social_feed.git",
|
||||
"reference": "dfabd173eee203b575f28aab98181be3556e05b0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/pixelant/pxa_social_feed/zipball/dfabd173eee203b575f28aab98181be3556e05b0",
|
||||
"reference": "dfabd173eee203b575f28aab98181be3556e05b0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"facebook/graph-sdk": "~5.7.0",
|
||||
"php": ">=7.1",
|
||||
"typo3/cms-core": "^8.7 || ^9.5"
|
||||
},
|
||||
"require-dev": {
|
||||
"nimut/testing-framework": "^4.1",
|
||||
"squizlabs/php_codesniffer": "^3.4"
|
||||
},
|
||||
"type": "typo3-cms-extension",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "0.0.x-dev"
|
||||
},
|
||||
"typo3/cms": {
|
||||
"extension-key": "pxa_social_feed",
|
||||
"cms-package-dir": "{$vendor-dir}/typo3/cms",
|
||||
"web-dir": ".Build/Web"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Pixelant\\PxaSocialFeed\\": "Classes/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Pixelant",
|
||||
"email": "[email protected]",
|
||||
"homepage": "https://www.pixelant.net",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "Add Facebook, Instagram, and Twitter feeds to your site.",
|
||||
"support": {
|
||||
"issues": "https://github.com/pixelant/pxa_social_feed/issues",
|
||||
"source": "https://github.com/pixelant/pxa_social_feed/tree/v2.3.1"
|
||||
},
|
||||
"time": "2020-04-06T06:54:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/cache",
|
||||
"version": "1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user