|
@@ -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": "bb9e56d2f9c92be63842385864ff2290",
|
|
|
|
|
|
+ "content-hash": "c4b8ac3ab71fbcec8f0e39cb340f36ab",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "algolia/algoliasearch-client-php",
|
|
"name": "algolia/algoliasearch-client-php",
|
|
@@ -74,6 +74,115 @@
|
|
],
|
|
],
|
|
"time": "2019-02-26T15:58:17+00:00"
|
|
"time": "2019-02-26T15:58:17+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "bacon/bacon-qr-code",
|
|
|
|
+ "version": "2.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/Bacon/BaconQrCode.git",
|
|
|
|
+ "reference": "eaac909da3ccc32b748a65b127acd8918f58d9b0"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/eaac909da3ccc32b748a65b127acd8918f58d9b0",
|
|
|
|
+ "reference": "eaac909da3ccc32b748a65b127acd8918f58d9b0",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "dasprid/enum": "^1.0",
|
|
|
|
+ "ext-iconv": "*",
|
|
|
|
+ "php": "^7.1"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phly/keep-a-changelog": "^1.4",
|
|
|
|
+ "phpunit/phpunit": "^6.4",
|
|
|
|
+ "squizlabs/php_codesniffer": "^3.1"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "ext-imagick": "to generate QR code images"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "BaconQrCode\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "BSD-2-Clause"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Ben Scholzen 'DASPRiD'",
|
|
|
|
+ "email": "mail@dasprids.de",
|
|
|
|
+ "homepage": "http://www.dasprids.de",
|
|
|
|
+ "role": "Developer"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "BaconQrCode is a QR code generator for PHP.",
|
|
|
|
+ "homepage": "https://github.com/Bacon/BaconQrCode",
|
|
|
|
+ "time": "2018-04-25T17:53:56+00:00"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "beberlei/assert",
|
|
|
|
+ "version": "v3.2.3",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/beberlei/assert.git",
|
|
|
|
+ "reference": "65b8152224aef7d3c197d5db05211d4319711b66"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/beberlei/assert/zipball/65b8152224aef7d3c197d5db05211d4319711b66",
|
|
|
|
+ "reference": "65b8152224aef7d3c197d5db05211d4319711b66",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "ext-ctype": "*",
|
|
|
|
+ "ext-intl": "*",
|
|
|
|
+ "ext-json": "*",
|
|
|
|
+ "ext-mbstring": "*",
|
|
|
|
+ "ext-simplexml": "*",
|
|
|
|
+ "php": "^7"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "friendsofphp/php-cs-fixer": "*",
|
|
|
|
+ "phpstan/phpstan-shim": "*",
|
|
|
|
+ "phpunit/phpunit": ">=6.0.0 <8"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Assert\\": "lib/Assert"
|
|
|
|
+ },
|
|
|
|
+ "files": [
|
|
|
|
+ "lib/Assert/functions.php"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "BSD-2-Clause"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Benjamin Eberlei",
|
|
|
|
+ "email": "kontakt@beberlei.de",
|
|
|
|
+ "role": "Lead Developer"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Richard Quadling",
|
|
|
|
+ "email": "rquadling@gmail.com",
|
|
|
|
+ "role": "Collaborator"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Thin assertion library for input validation in business models.",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "assert",
|
|
|
|
+ "assertion",
|
|
|
|
+ "validation"
|
|
|
|
+ ],
|
|
|
|
+ "time": "2019-08-23T17:56:26+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "cebe/markdown",
|
|
"name": "cebe/markdown",
|
|
"version": "1.2.1",
|
|
"version": "1.2.1",
|
|
@@ -519,6 +628,48 @@
|
|
"homepage": "https://github.com/container-interop/container-interop",
|
|
"homepage": "https://github.com/container-interop/container-interop",
|
|
"time": "2017-02-14T19:40:03+00:00"
|
|
"time": "2017-02-14T19:40:03+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "dasprid/enum",
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/DASPRiD/Enum.git",
|
|
|
|
+ "reference": "631ef6e638e9494b0310837fa531bedd908fc22b"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/631ef6e638e9494b0310837fa531bedd908fc22b",
|
|
|
|
+ "reference": "631ef6e638e9494b0310837fa531bedd908fc22b",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "^6.4",
|
|
|
|
+ "squizlabs/php_codesniffer": "^3.1"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "DASPRiD\\Enum\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "BSD-2-Clause"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Ben Scholzen 'DASPRiD'",
|
|
|
|
+ "email": "mail@dasprids.de",
|
|
|
|
+ "homepage": "https://dasprids.de/"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "PHP 7.1 enum implementation",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "enum",
|
|
|
|
+ "map"
|
|
|
|
+ ],
|
|
|
|
+ "time": "2017-10-25T22:45:27+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "doctrine/annotations",
|
|
"name": "doctrine/annotations",
|
|
"version": "v1.6.1",
|
|
"version": "v1.6.1",
|
|
@@ -1362,6 +1513,166 @@
|
|
],
|
|
],
|
|
"time": "2018-12-04T22:38:24+00:00"
|
|
"time": "2018-12-04T22:38:24+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "endroid/installer",
|
|
|
|
+ "version": "1.1.5",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/endroid/installer.git",
|
|
|
|
+ "reference": "d4ae2bbd7977148dcb514ad625ece1a36f751a8b"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/endroid/installer/zipball/d4ae2bbd7977148dcb514ad625ece1a36f751a8b",
|
|
|
|
+ "reference": "d4ae2bbd7977148dcb514ad625ece1a36f751a8b",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "composer-plugin-api": "^1.1",
|
|
|
|
+ "php": ">=7.2"
|
|
|
|
+ },
|
|
|
|
+ "type": "composer-plugin",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.x-dev"
|
|
|
|
+ },
|
|
|
|
+ "class": "Endroid\\Installer\\Installer"
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Endroid\\Installer\\": "src"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Jeroen van den Enden",
|
|
|
|
+ "email": "info@endroid.nl"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "time": "2019-03-30T21:42:01+00:00"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "endroid/qr-code",
|
|
|
|
+ "version": "3.6.1",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/endroid/qr-code.git",
|
|
|
|
+ "reference": "15641eec67291c6404b612694f65345c84a79919"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/endroid/qr-code/zipball/15641eec67291c6404b612694f65345c84a79919",
|
|
|
|
+ "reference": "15641eec67291c6404b612694f65345c84a79919",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "bacon/bacon-qr-code": "^2.0",
|
|
|
|
+ "endroid/installer": "^1.1.5",
|
|
|
|
+ "ext-gd": "*",
|
|
|
|
+ "khanamiryan/qrcode-detector-decoder": "^1.0.2",
|
|
|
|
+ "myclabs/php-enum": "^1.5",
|
|
|
|
+ "php": ">=7.2",
|
|
|
|
+ "symfony/http-foundation": "^3.4|^4.0",
|
|
|
|
+ "symfony/options-resolver": "^3.4|^4.0",
|
|
|
|
+ "symfony/property-access": "^3.4|^4.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "endroid/test": "^1.1.4"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "3.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Endroid\\QrCode\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Jeroen van den Enden",
|
|
|
|
+ "email": "info@endroid.nl"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Endroid QR Code",
|
|
|
|
+ "homepage": "https://github.com/endroid/qr-code",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "bundle",
|
|
|
|
+ "code",
|
|
|
|
+ "endroid",
|
|
|
|
+ "php",
|
|
|
|
+ "qr",
|
|
|
|
+ "qrcode"
|
|
|
|
+ ],
|
|
|
|
+ "time": "2019-05-25T20:13:40+00:00"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "endroid/qr-code-bundle",
|
|
|
|
+ "version": "3.3.4",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/endroid/qr-code-bundle.git",
|
|
|
|
+ "reference": "975dc3d377aba75ddc9ada47315b4edd9c0687ba"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/endroid/qr-code-bundle/zipball/975dc3d377aba75ddc9ada47315b4edd9c0687ba",
|
|
|
|
+ "reference": "975dc3d377aba75ddc9ada47315b4edd9c0687ba",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "endroid/qr-code": "^3.4.4",
|
|
|
|
+ "php": ">=7.1",
|
|
|
|
+ "symfony/framework-bundle": "^3.4|^4.0",
|
|
|
|
+ "symfony/twig-bundle": "^3.4|^4.0",
|
|
|
|
+ "symfony/yaml": "^3.4|^4.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "endroid/bundle-test": "dev-master"
|
|
|
|
+ },
|
|
|
|
+ "type": "symfony-bundle",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "3.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Endroid\\QrCodeBundle\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Jeroen van den Enden",
|
|
|
|
+ "email": "info@endroid.nl"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Endroid QR Code Bundle",
|
|
|
|
+ "homepage": "https://github.com/endroid/qr-code-bundle",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "bundle",
|
|
|
|
+ "code",
|
|
|
|
+ "endroid",
|
|
|
|
+ "php",
|
|
|
|
+ "qr",
|
|
|
|
+ "symfony"
|
|
|
|
+ ],
|
|
|
|
+ "time": "2019-04-04T06:55:45+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "ezyang/htmlpurifier",
|
|
"name": "ezyang/htmlpurifier",
|
|
"version": "v4.10.0",
|
|
"version": "v4.10.0",
|
|
@@ -2053,6 +2364,56 @@
|
|
],
|
|
],
|
|
"time": "2019-01-14T23:55:14+00:00"
|
|
"time": "2019-01-14T23:55:14+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "khanamiryan/qrcode-detector-decoder",
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/khanamiryan/php-qrcode-detector-decoder.git",
|
|
|
|
+ "reference": "a75482d3bc804e3f6702332bfda6cccbb0dfaa76"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/a75482d3bc804e3f6702332bfda6cccbb0dfaa76",
|
|
|
|
+ "reference": "a75482d3bc804e3f6702332bfda6cccbb0dfaa76",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": "^5.6|^7.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "^5.7"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Zxing\\": "lib/"
|
|
|
|
+ },
|
|
|
|
+ "files": [
|
|
|
|
+ "lib/Common/customFunctions.php"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Ashot Khanamiryan",
|
|
|
|
+ "email": "a.khanamiryan@gmail.com",
|
|
|
|
+ "homepage": "https://github.com/khanamiryan",
|
|
|
|
+ "role": "Developer"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "QR code decoder / reader",
|
|
|
|
+ "homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder/",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "barcode",
|
|
|
|
+ "qr",
|
|
|
|
+ "zxing"
|
|
|
|
+ ],
|
|
|
|
+ "time": "2018-04-26T11:41:33+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "knplabs/knp-menu",
|
|
"name": "knplabs/knp-menu",
|
|
"version": "2.3.0",
|
|
"version": "2.3.0",
|
|
@@ -2176,6 +2537,61 @@
|
|
],
|
|
],
|
|
"time": "2017-12-24T16:32:39+00:00"
|
|
"time": "2017-12-24T16:32:39+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "lcobucci/jwt",
|
|
|
|
+ "version": "3.3.1",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/lcobucci/jwt.git",
|
|
|
|
+ "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/lcobucci/jwt/zipball/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
|
|
|
|
+ "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "ext-mbstring": "*",
|
|
|
|
+ "ext-openssl": "*",
|
|
|
|
+ "php": "^5.6 || ^7.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "mikey179/vfsstream": "~1.5",
|
|
|
|
+ "phpmd/phpmd": "~2.2",
|
|
|
|
+ "phpunit/php-invoker": "~1.1",
|
|
|
|
+ "phpunit/phpunit": "^5.7 || ^7.3",
|
|
|
|
+ "squizlabs/php_codesniffer": "~2.3"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "3.1-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Lcobucci\\JWT\\": "src"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "BSD-3-Clause"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Luís Otávio Cobucci Oblonczyk",
|
|
|
|
+ "email": "lcobucci@gmail.com",
|
|
|
|
+ "role": "Developer"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "A simple library to work with JSON Web Token and JSON Web Signature",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "JWS",
|
|
|
|
+ "jwt"
|
|
|
|
+ ],
|
|
|
|
+ "time": "2019-05-24T18:30:49+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "monolog/monolog",
|
|
"name": "monolog/monolog",
|
|
"version": "1.24.0",
|
|
"version": "1.24.0",
|
|
@@ -2254,6 +2670,51 @@
|
|
],
|
|
],
|
|
"time": "2018-11-05T09:00:11+00:00"
|
|
"time": "2018-11-05T09:00:11+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "myclabs/php-enum",
|
|
|
|
+ "version": "1.7.2",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/myclabs/php-enum.git",
|
|
|
|
+ "reference": "45f01adf6922df6082bcda36619deb466e826acf"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/myclabs/php-enum/zipball/45f01adf6922df6082bcda36619deb466e826acf",
|
|
|
|
+ "reference": "45f01adf6922df6082bcda36619deb466e826acf",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "ext-json": "*",
|
|
|
|
+ "php": ">=7.1"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
|
|
|
|
+ "squizlabs/php_codesniffer": "1.*"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "MyCLabs\\Enum\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "PHP Enum contributors",
|
|
|
|
+ "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "PHP Enum implementation",
|
|
|
|
+ "homepage": "http://github.com/myclabs/php-enum",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "enum"
|
|
|
|
+ ],
|
|
|
|
+ "time": "2019-08-19T13:53:00+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "nelmio/cors-bundle",
|
|
"name": "nelmio/cors-bundle",
|
|
"version": "1.5.5",
|
|
"version": "1.5.5",
|
|
@@ -2442,6 +2903,68 @@
|
|
],
|
|
],
|
|
"time": "2019-04-02T08:50:39+00:00"
|
|
"time": "2019-04-02T08:50:39+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "paragonie/constant_time_encoding",
|
|
|
|
+ "version": "v2.2.3",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/paragonie/constant_time_encoding.git",
|
|
|
|
+ "reference": "55af0dc01992b4d0da7f6372e2eac097bbbaffdb"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/55af0dc01992b4d0da7f6372e2eac097bbbaffdb",
|
|
|
|
+ "reference": "55af0dc01992b4d0da7f6372e2eac097bbbaffdb",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": "^7"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "^6|^7",
|
|
|
|
+ "vimeo/psalm": "^1|^2"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "ParagonIE\\ConstantTime\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Paragon Initiative Enterprises",
|
|
|
|
+ "email": "security@paragonie.com",
|
|
|
|
+ "homepage": "https://paragonie.com",
|
|
|
|
+ "role": "Maintainer"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Steve 'Sc00bz' Thomas",
|
|
|
|
+ "email": "steve@tobtu.com",
|
|
|
|
+ "homepage": "https://www.tobtu.com",
|
|
|
|
+ "role": "Original Developer"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "base16",
|
|
|
|
+ "base32",
|
|
|
|
+ "base32_decode",
|
|
|
|
+ "base32_encode",
|
|
|
|
+ "base64",
|
|
|
|
+ "base64_decode",
|
|
|
|
+ "base64_encode",
|
|
|
|
+ "bin2hex",
|
|
|
|
+ "encoding",
|
|
|
|
+ "hex",
|
|
|
|
+ "hex2bin",
|
|
|
|
+ "rfc4648"
|
|
|
|
+ ],
|
|
|
|
+ "time": "2019-01-03T20:26:31+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "paragonie/random_compat",
|
|
"name": "paragonie/random_compat",
|
|
"version": "v2.0.18",
|
|
"version": "v2.0.18",
|
|
@@ -3492,6 +4015,69 @@
|
|
"description": "A polyfill for getallheaders.",
|
|
"description": "A polyfill for getallheaders.",
|
|
"time": "2016-02-11T07:05:27+00:00"
|
|
"time": "2016-02-11T07:05:27+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "scheb/two-factor-bundle",
|
|
|
|
+ "version": "v4.7.1",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/scheb/two-factor-bundle.git",
|
|
|
|
+ "reference": "170895e91bdbe2c21983f195271d42e2fcfb3d62"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/170895e91bdbe2c21983f195271d42e2fcfb3d62",
|
|
|
|
+ "reference": "170895e91bdbe2c21983f195271d42e2fcfb3d62",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "lcobucci/jwt": "^3.2",
|
|
|
|
+ "paragonie/constant_time_encoding": "^2.2",
|
|
|
|
+ "php": "^7.1.3",
|
|
|
|
+ "spomky-labs/otphp": "^9.1",
|
|
|
|
+ "symfony/config": "^3.4|^4.0",
|
|
|
|
+ "symfony/dependency-injection": "^3.4|^4.0",
|
|
|
|
+ "symfony/event-dispatcher": "^3.4|^4.0",
|
|
|
|
+ "symfony/framework-bundle": "^3.4|^4.0",
|
|
|
|
+ "symfony/http-foundation": "^3.4|^4.0",
|
|
|
|
+ "symfony/http-kernel": "^3.4|^4.0",
|
|
|
|
+ "symfony/property-access": "^3.4|^4.0",
|
|
|
|
+ "symfony/security-bundle": "^3.4|^4.0",
|
|
|
|
+ "symfony/twig-bundle": "^3.4|^4.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "doctrine/lexer": "^1.0.1",
|
|
|
|
+ "doctrine/orm": "^2.6",
|
|
|
|
+ "phpunit/phpunit": "^7.0|^8.0",
|
|
|
|
+ "swiftmailer/swiftmailer": "^6.0",
|
|
|
|
+ "symfony/yaml": "^3.4|^4.0"
|
|
|
|
+ },
|
|
|
|
+ "type": "symfony-bundle",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Scheb\\TwoFactorBundle\\": ""
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Christian Scheb",
|
|
|
|
+ "email": "me@christianscheb.de"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Provides two-factor authentication for Symfony applications",
|
|
|
|
+ "homepage": "https://github.com/scheb/two-factor-bundle",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "Authentication",
|
|
|
|
+ "security",
|
|
|
|
+ "symfony",
|
|
|
|
+ "two-factor",
|
|
|
|
+ "two-step"
|
|
|
|
+ ],
|
|
|
|
+ "time": "2019-09-02T18:36:37+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "seld/jsonlint",
|
|
"name": "seld/jsonlint",
|
|
"version": "1.7.1",
|
|
"version": "1.7.1",
|
|
@@ -3922,6 +4508,67 @@
|
|
],
|
|
],
|
|
"time": "2019-02-20T07:03:43+00:00"
|
|
"time": "2019-02-20T07:03:43+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "spomky-labs/otphp",
|
|
|
|
+ "version": "v9.1.4",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/Spomky-Labs/otphp.git",
|
|
|
|
+ "reference": "48d463cf909320399fe08eab2e1cd18d899d5068"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/48d463cf909320399fe08eab2e1cd18d899d5068",
|
|
|
|
+ "reference": "48d463cf909320399fe08eab2e1cd18d899d5068",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "beberlei/assert": "^2.4|^3.0",
|
|
|
|
+ "paragonie/constant_time_encoding": "^2.0",
|
|
|
|
+ "php": "^7.1"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "^6.0",
|
|
|
|
+ "satooshi/php-coveralls": "^1.0"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "9.0.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "OTPHP\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Florent Morselli",
|
|
|
|
+ "homepage": "https://github.com/Spomky"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "All contributors",
|
|
|
|
+ "homepage": "https://github.com/Spomky-Labs/otphp/contributors"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator",
|
|
|
|
+ "homepage": "https://github.com/Spomky-Labs/otphp",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "FreeOTP",
|
|
|
|
+ "RFC 4226",
|
|
|
|
+ "RFC 6238",
|
|
|
|
+ "google authenticator",
|
|
|
|
+ "hotp",
|
|
|
|
+ "otp",
|
|
|
|
+ "totp"
|
|
|
|
+ ],
|
|
|
|
+ "time": "2019-03-18T10:08:51+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "swiftmailer/swiftmailer",
|
|
"name": "swiftmailer/swiftmailer",
|
|
"version": "v6.2.0",
|
|
"version": "v6.2.0",
|