Commit a6221b20 by Damien Moulard

ajout de payum-payzen en tant que librairie locale

parent 5dc0e526
[submodule "lib/ekyna/payum-payzen"]
path = lib/ekyna/payum-payzen
url = https://github.com/damienmoulard/PayumPayzen
...@@ -135,8 +135,8 @@ ...@@ -135,8 +135,8 @@
}, },
"repositories": [ "repositories": [
{ {
"type": "vcs", "type": "path",
"url": "https://damienmoulard:7748456c803670933eaa313cff6837eeb84273a2@github.com/damienmoulard/PayumPayzen" "url": "./lib/ekyna/payum-payzen"
} }
] ]
} }
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "32f8ec4a89548646a1756d5ac4bc2ba1", "content-hash": "f569a61c588e9ba0313fa37c884eba02",
"packages": [ "packages": [
{ {
"name": "api-platform/api-pack", "name": "api-platform/api-pack",
...@@ -2083,9 +2083,9 @@ ...@@ -2083,9 +2083,9 @@
{ {
"name": "ekyna/payum-payzen", "name": "ekyna/payum-payzen",
"version": "1.5.x-dev", "version": "1.5.x-dev",
"source": { "dist": {
"type": "git", "type": "path",
"url": "https://damienmoulard:7748456c803670933eaa313cff6837eeb84273a2@github.com/damienmoulard/PayumPayzen", "url": "./lib/ekyna/payum-payzen",
"reference": "17c280ea86308a430cc355578264a1c1f0800edd" "reference": "17c280ea86308a430cc355578264a1c1f0800edd"
}, },
"require": { "require": {
...@@ -2116,7 +2116,9 @@ ...@@ -2116,7 +2116,9 @@
"payum", "payum",
"payzen" "payzen"
], ],
"time": "2020-07-06T11:57:24+00:00" "transport-options": {
"relative": true
}
}, },
{ {
"name": "exsyst/swagger", "name": "exsyst/swagger",
...@@ -13597,31 +13599,31 @@ ...@@ -13597,31 +13599,31 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v2.12.5", "version": "v2.13.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "18772e0190734944277ee97a02a9a6c6555fcd94" "reference": "46a612ba1bbf6ee1c58acabacd868212ff8a2911"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/18772e0190734944277ee97a02a9a6c6555fcd94", "url": "https://api.github.com/repos/twigphp/Twig/zipball/46a612ba1bbf6ee1c58acabacd868212ff8a2911",
"reference": "18772e0190734944277ee97a02a9a6c6555fcd94", "reference": "46a612ba1bbf6ee1c58acabacd868212ff8a2911",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.0", "php": ">=7.1.3",
"symfony/polyfill-ctype": "^1.8", "symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-mbstring": "^1.3" "symfony/polyfill-mbstring": "^1.3"
}, },
"require-dev": { "require-dev": {
"psr/container": "^1.0", "psr/container": "^1.0",
"symfony/phpunit-bridge": "^4.4|^5.0" "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.12-dev" "dev-master": "2.13-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -13658,7 +13660,29 @@ ...@@ -13658,7 +13660,29 @@
"keywords": [ "keywords": [
"templating" "templating"
], ],
"time": "2020-02-11T15:31:23+00:00" "funding": [
{
"url": "https://certification.symfony.com/",
"type": "custom"
},
{
"url": "https://live.symfony.com/",
"type": "custom"
},
{
"url": "https://symfony.com/cloud/",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"type": "tidelift"
}
],
"time": "2020-07-05T13:08:05+00:00"
}, },
{ {
"name": "vich/uploader-bundle", "name": "vich/uploader-bundle",
......
Subproject commit 17c280ea86308a430cc355578264a1c1f0800edd
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment