MAJ en Thelia 2.3.4

This commit is contained in:
2020-05-03 08:14:07 +02:00
parent 72ddf49e60
commit 35a800ca0e
328 changed files with 9560 additions and 14163 deletions

View File

@@ -349,8 +349,7 @@
"keywords": [
"TCPDF",
"pdf"
],
"abandoned": "tecnickcom/tcpdf"
]
},
{
"name": "ensepar/html2pdf",
@@ -401,8 +400,7 @@
"html",
"html2pdf",
"pdf"
],
"abandoned": "spipu/html2pdf"
]
},
{
"name": "imagine/imagine",
@@ -2218,6 +2216,122 @@
"description": "Symfony BrowserKit Component",
"homepage": "https://symfony.com"
},
{
"name": "psr/cache",
"version": "1.0.0",
"version_normalized": "1.0.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/cache.git",
"reference": "9e66031f41fbbdda45ee11e93c45d480ccba3eb3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/cache/zipball/9e66031f41fbbdda45ee11e93c45d480ccba3eb3",
"reference": "9e66031f41fbbdda45ee11e93c45d480ccba3eb3",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"time": "2015-12-11 02:52:07",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Psr\\Cache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for caching libraries",
"keywords": [
"cache",
"psr",
"psr-6"
]
},
{
"name": "symfony/cache",
"version": "v3.1.0",
"version_normalized": "3.1.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "5656882318413f029fcce69ccc865daa16f8d35a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/5656882318413f029fcce69ccc865daa16f8d35a",
"reference": "5656882318413f029fcce69ccc865daa16f8d35a",
"shasum": ""
},
"require": {
"php": ">=5.5.9",
"psr/cache": "~1.0",
"psr/log": "~1.0"
},
"provide": {
"psr/cache-implementation": "1.0"
},
"require-dev": {
"cache/integration-tests": "dev-master",
"doctrine/cache": "~1.6",
"predis/predis": "~1.0"
},
"suggest": {
"symfony/polyfill-apcu": "For using ApcuAdapter on HHVM"
},
"time": "2016-05-25 07:47:04",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Component\\Cache\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony implementation of PSR-6",
"homepage": "https://symfony.com",
"keywords": [
"caching",
"psr6"
]
},
{
"name": "symfony/class-loader",
"version": "v2.8.2",
@@ -2815,8 +2929,7 @@
"keywords": [
"icu",
"intl"
],
"abandoned": "symfony/intl"
]
},
{
"name": "symfony/polyfill-util",
@@ -4383,100 +4496,5 @@
},
"installation-source": "dist",
"notification-url": "https://packagist.org/downloads/"
},
{
"name": "thelia/paypal-module",
"version": "2.0",
"version_normalized": "2.0.0.0",
"source": {
"type": "git",
"url": "https://github.com/thelia-modules/Paypal.git",
"reference": "113b1314c11e7e4a41d540698ea39766ec622340"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thelia-modules/Paypal/zipball/113b1314c11e7e4a41d540698ea39766ec622340",
"reference": "113b1314c11e7e4a41d540698ea39766ec622340",
"shasum": ""
},
"require": {
"thelia/installer": "~1.0"
},
"time": "2016-01-14 15:33:37",
"type": "thelia-module",
"extra": {
"installer-name": "Paypal"
},
"installation-source": "dist",
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL V3"
],
"authors": [
{
"name": "Thelia",
"email": "info@thelia.net",
"homepage": "https://github.com/thelia-modules"
}
],
"description": "Paypal module for Thelia ecommerce solution"
},
{
"name": "thelia/take-customer-account-module",
"version": "1.1.0",
"version_normalized": "1.1.0.0",
"source": {
"type": "git",
"url": "https://github.com/thelia-modules/TakeCustomerAccount.git",
"reference": "68c0aa16fea905c4d4fbb2d9dd9e9ed1700fdee8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thelia-modules/TakeCustomerAccount/zipball/68c0aa16fea905c4d4fbb2d9dd9e9ed1700fdee8",
"reference": "68c0aa16fea905c4d4fbb2d9dd9e9ed1700fdee8",
"shasum": ""
},
"require": {
"thelia/installer": "~1.1"
},
"time": "2016-02-22 21:26:29",
"type": "thelia-module",
"extra": {
"installer-name": "TakeCustomerAccount"
},
"installation-source": "dist",
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0+"
]
},
{
"name": "thelia/order-creation-module",
"version": "1.4",
"version_normalized": "1.4.0.0",
"source": {
"type": "git",
"url": "https://github.com/thelia-modules/OrderCreation.git",
"reference": "27904242efb0a1fbec92f977949f766176f2d083"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thelia-modules/OrderCreation/zipball/27904242efb0a1fbec92f977949f766176f2d083",
"reference": "27904242efb0a1fbec92f977949f766176f2d083",
"shasum": ""
},
"require": {
"thelia/installer": "~1.1"
},
"time": "2015-09-29 15:23:31",
"type": "thelia-module",
"extra": {
"installer-name": "OrderCreation"
},
"installation-source": "dist",
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0+"
]
}
]