2019-10-29 14:57:13 +01:00
|
|
|
{
|
|
|
|
"_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"
|
|
|
|
],
|
2019-11-20 02:45:00 +01:00
|
|
|
"content-hash": "645ff432da0c81453a7f3f1df765195d",
|
2019-10-29 14:57:13 +01:00
|
|
|
"packages": [
|
2019-11-09 03:35:12 +01:00
|
|
|
{
|
|
|
|
"name": "ajani/flash-message",
|
|
|
|
"version": "v2.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/RaspbianFrance/flash-message.git",
|
|
|
|
"reference": "7a01306c2850b0a37c9910f29935e0b0923b65a1"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/RaspbianFrance/flash-message/zipball/7a01306c2850b0a37c9910f29935e0b0923b65a1",
|
|
|
|
"reference": "7a01306c2850b0a37c9910f29935e0b0923b65a1",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.0.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"FlashMessage": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"GPL-3.0-or-later"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "osaajani",
|
|
|
|
"email": "plebwebsas@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A simple package to allow usage of flash messages using session.",
|
|
|
|
"time": "2019-11-09T02:11:30+00:00"
|
|
|
|
},
|
2019-11-10 01:40:03 +01:00
|
|
|
{
|
|
|
|
"name": "giggsey/libphonenumber-for-php",
|
|
|
|
"version": "8.10.22",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/giggsey/libphonenumber-for-php.git",
|
|
|
|
"reference": "f3a55dcb6fead9d4fb291c6dadda0564e5ae8d3f"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/f3a55dcb6fead9d4fb291c6dadda0564e5ae8d3f",
|
|
|
|
"reference": "f3a55dcb6fead9d4fb291c6dadda0564e5ae8d3f",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-mbstring": "*",
|
|
|
|
"giggsey/locale": "^1.7",
|
|
|
|
"php": ">=5.3.2"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"pear/pear-core-minimal": "^1.9",
|
|
|
|
"pear/pear_exception": "^1.0",
|
|
|
|
"pear/versioncontrol_git": "^0.5",
|
|
|
|
"phing/phing": "^2.7",
|
|
|
|
"php-coveralls/php-coveralls": "^1.0|^2.0",
|
|
|
|
"phpunit/phpunit": "^4.8.36|^5.0",
|
|
|
|
"symfony/console": "^2.8|^3.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "8.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"libphonenumber\\": "src/"
|
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/src/data/",
|
|
|
|
"/src/carrier/data/",
|
|
|
|
"/src/geocoding/data/",
|
|
|
|
"/src/timezone/data/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"Apache-2.0"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Joshua Gigg",
|
|
|
|
"email": "giggsey@gmail.com",
|
|
|
|
"homepage": "https://giggsey.com/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "PHP Port of Google's libphonenumber",
|
|
|
|
"homepage": "https://github.com/giggsey/libphonenumber-for-php",
|
|
|
|
"keywords": [
|
|
|
|
"geocoding",
|
|
|
|
"geolocation",
|
|
|
|
"libphonenumber",
|
|
|
|
"mobile",
|
|
|
|
"phonenumber",
|
|
|
|
"validation"
|
|
|
|
],
|
|
|
|
"time": "2019-10-30T11:52:30+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "giggsey/locale",
|
|
|
|
"version": "1.8",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/giggsey/Locale.git",
|
|
|
|
"reference": "85a1b251bad11c986fec2a051b10d4b80a5caa1b"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/giggsey/Locale/zipball/85a1b251bad11c986fec2a051b10d4b80a5caa1b",
|
|
|
|
"reference": "85a1b251bad11c986fec2a051b10d4b80a5caa1b",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.2"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"pear/pear-core-minimal": "^1.9",
|
|
|
|
"pear/pear_exception": "^1.0",
|
|
|
|
"pear/versioncontrol_git": "^0.5",
|
|
|
|
"phing/phing": "~2.7",
|
|
|
|
"php-coveralls/php-coveralls": "^1.0|^2.0",
|
|
|
|
"phpunit/phpunit": "^4.8|^5.0",
|
|
|
|
"symfony/console": "^2.8|^3.0|^4.0",
|
|
|
|
"symfony/filesystem": "^2.8|^3.0|^4.0",
|
|
|
|
"symfony/finder": "^2.8|^3.0|^4.0",
|
|
|
|
"symfony/process": "^2.8|^3.0|^4.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Giggsey\\Locale\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Joshua Gigg",
|
|
|
|
"email": "giggsey@gmail.com",
|
|
|
|
"homepage": "http://giggsey.com/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Locale functions required by libphonenumber-for-php",
|
|
|
|
"time": "2019-10-09T18:53:14+00:00"
|
|
|
|
},
|
2019-10-29 14:57:13 +01:00
|
|
|
{
|
|
|
|
"name": "ingenerator/tokenista",
|
|
|
|
"version": "v1.1.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/ingenerator/tokenista.git",
|
|
|
|
"reference": "e579ff4c747c114cdef18dd967a92ff0e73b9797"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/ingenerator/tokenista/zipball/e579ff4c747c114cdef18dd967a92ff0e73b9797",
|
|
|
|
"reference": "e579ff4c747c114cdef18dd967a92ff0e73b9797",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-openssl": "*",
|
|
|
|
"lib-openssl": "*",
|
|
|
|
"php": ">=5.5"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpspec/phpspec": "^2.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Ingenerator": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Andrew Coulton",
|
|
|
|
"email": "andrew@ingenerator.com",
|
|
|
|
"homepage": "http://www.ingenerator.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Simple signed and expiring token generator and validator - for password reset, CSRF, authentication, whatever",
|
|
|
|
"homepage": "https://github.com/ingenerator/tokenista",
|
|
|
|
"keywords": [
|
|
|
|
"auth",
|
|
|
|
"csrf",
|
|
|
|
"token"
|
|
|
|
],
|
2019-11-09 03:35:12 +01:00
|
|
|
"time": "2018-02-26T14:16:22+00:00"
|
2019-11-20 02:45:00 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-ctype",
|
|
|
|
"version": "v1.12.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
|
|
"reference": "550ebaac289296ce228a706d0867afc34687e3f4"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
|
|
|
|
"reference": "550ebaac289296ce228a706d0867afc34687e3f4",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-ctype": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.12-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Gert de Pagter",
|
|
|
|
"email": "BackEndTea@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill for ctype functions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"ctype",
|
|
|
|
"polyfill",
|
|
|
|
"portable"
|
|
|
|
],
|
|
|
|
"time": "2019-08-06T08:03:45+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
|
"version": "v1.12.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
|
"reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
|
|
|
|
"reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-mbstring": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.12-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"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 polyfill for the Mbstring extension",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"mbstring",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"time": "2019-08-06T08:03:45+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "twig/twig",
|
|
|
|
"version": "v3.0.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
|
|
"reference": "9b58bb8ac7a41d72fbb5a7dc643e07923e5ccc26"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/9b58bb8ac7a41d72fbb5a7dc643e07923e5ccc26",
|
|
|
|
"reference": "9b58bb8ac7a41d72fbb5a7dc643e07923e5ccc26",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.2.9",
|
|
|
|
"symfony/polyfill-ctype": "^1.8",
|
|
|
|
"symfony/polyfill-mbstring": "^1.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"psr/container": "^1.0",
|
|
|
|
"symfony/debug": "^3.4|^4.2|^5.0",
|
|
|
|
"symfony/phpunit-bridge": "^4.4@dev|^5.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.0-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Twig\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com",
|
|
|
|
"homepage": "http://fabien.potencier.org",
|
|
|
|
"role": "Lead Developer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Twig Team",
|
|
|
|
"homepage": "https://twig.symfony.com/contributors",
|
|
|
|
"role": "Contributors"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Armin Ronacher",
|
|
|
|
"email": "armin.ronacher@active-4.com",
|
|
|
|
"role": "Project Founder"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
|
|
"homepage": "https://twig.symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"templating"
|
|
|
|
],
|
|
|
|
"time": "2019-11-15T20:38:32+00:00"
|
2019-10-29 14:57:13 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"packages-dev": [],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
|
|
|
"stability-flags": [],
|
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": [],
|
|
|
|
"platform-dev": []
|
|
|
|
}
|