Le module MondialRelay n'était pas commité
This commit is contained in:
59
local/modules/MondialRelay/composer.lock
generated
Normal file
59
local/modules/MondialRelay/composer.lock
generated
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"_readme": [
|
||||
"This file locks the dependencies of your project to a known state",
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "9dba6910bb06325dfa941ec161c6c334",
|
||||
"packages": [
|
||||
{
|
||||
"name": "xaviborja/php-mondialrelay-api",
|
||||
"version": "dev-master",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/xaviborja/php-mondialrelay-api.git",
|
||||
"reference": "b57f7da5f3f2ce983c8bea3d8239b7fdbe7ebcbf"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/xaviborja/php-mondialrelay-api/zipball/b57f7da5f3f2ce983c8bea3d8239b7fdbe7ebcbf",
|
||||
"reference": "b57f7da5f3f2ce983c8bea3d8239b7fdbe7ebcbf",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"xaviborja/php-mondialrelay-api": "dev-master"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^5.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"MondialRelay\\": "src/MondialRelay/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Xavier Borja",
|
||||
"email": "xavibm86@gmail.com"
|
||||
}
|
||||
],
|
||||
"description": "A PHP library for dealing with Mondial Relay API (http://api.mondialrelay.com)",
|
||||
"time": "2017-06-21T12:22:06+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [],
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": {
|
||||
"xaviborja/php-mondialrelay-api": 20
|
||||
},
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": [],
|
||||
"platform-dev": []
|
||||
}
|
||||
Reference in New Issue
Block a user