|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "58d5d30b266f8b8015d7937e1a35ac5d",
|
|
|
+ "content-hash": "ffadb60e56b9e032d9a1777a5bf26477",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "bshaffer/oauth2-server-php",
|
|
@@ -70,31 +70,31 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "ddeboer/imap",
|
|
|
- "version": "1.11.0",
|
|
|
+ "version": "1.12.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/ddeboer/imap.git",
|
|
|
- "reference": "a089dfcb9d177f921eb5dadc8d4144a44dff22ee"
|
|
|
+ "reference": "f0e02bb82cdfbffa5c064be090e0b4c15edbf684"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/ddeboer/imap/zipball/a089dfcb9d177f921eb5dadc8d4144a44dff22ee",
|
|
|
- "reference": "a089dfcb9d177f921eb5dadc8d4144a44dff22ee",
|
|
|
+ "url": "https://api.github.com/repos/ddeboer/imap/zipball/f0e02bb82cdfbffa5c064be090e0b4c15edbf684",
|
|
|
+ "reference": "f0e02bb82cdfbffa5c064be090e0b4c15edbf684",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"ext-iconv": "*",
|
|
|
"ext-imap": "*",
|
|
|
"ext-mbstring": "*",
|
|
|
- "php": "^7.3 || ^8.0"
|
|
|
+ "php": "^7.4 || ^8.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "friendsofphp/php-cs-fixer": "^2.16.7",
|
|
|
- "laminas/laminas-mail": "^2.12.3",
|
|
|
- "phpstan/phpstan": "^0.12.57",
|
|
|
- "phpstan/phpstan-phpunit": "^0.12.16",
|
|
|
- "phpstan/phpstan-strict-rules": "^0.12.5",
|
|
|
- "phpunit/phpunit": "^9.4.3"
|
|
|
+ "friendsofphp/php-cs-fixer": "^2.18.4",
|
|
|
+ "laminas/laminas-mail": "^2.14.0",
|
|
|
+ "phpstan/phpstan": "^0.12.80",
|
|
|
+ "phpstan/phpstan-phpunit": "^0.12.18",
|
|
|
+ "phpstan/phpstan-strict-rules": "^0.12.9",
|
|
|
+ "phpunit/phpunit": "^9.5.4"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"autoload": {
|
|
@@ -128,7 +128,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/ddeboer/imap/issues",
|
|
|
- "source": "https://github.com/ddeboer/imap/tree/1.11.0"
|
|
|
+ "source": "https://github.com/ddeboer/imap/tree/1.12.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -140,7 +140,127 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2020-11-30T14:52:49+00:00"
|
|
|
+ "time": "2021-04-02T14:20:54+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "directorytree/ldaprecord",
|
|
|
+ "version": "v2.4.2",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/DirectoryTree/LdapRecord.git",
|
|
|
+ "reference": "5da929cc94d5ceb2ad1909f0f2f9b4510616b111"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/DirectoryTree/LdapRecord/zipball/5da929cc94d5ceb2ad1909f0f2f9b4510616b111",
|
|
|
+ "reference": "5da929cc94d5ceb2ad1909f0f2f9b4510616b111",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-json": "*",
|
|
|
+ "ext-ldap": "*",
|
|
|
+ "illuminate/contracts": "^5.0|^6.0|^7.0|^8.0",
|
|
|
+ "nesbot/carbon": "^1.0|^2.0",
|
|
|
+ "php": ">=7.2",
|
|
|
+ "psr/log": "^1.0",
|
|
|
+ "psr/simple-cache": "^1.0",
|
|
|
+ "tightenco/collect": "^5.6|^6.0|^7.0|^8.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "mockery/mockery": "^1.0",
|
|
|
+ "phpunit/phpunit": "^8.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "LdapRecord\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Steve Bauman",
|
|
|
+ "email": "steven_bauman@outlook.com",
|
|
|
+ "role": "Developer"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "A fully-featured LDAP ORM.",
|
|
|
+ "homepage": "https://www.ldaprecord.com",
|
|
|
+ "keywords": [
|
|
|
+ "active directory",
|
|
|
+ "ad",
|
|
|
+ "adLDAP",
|
|
|
+ "adldap2",
|
|
|
+ "directory",
|
|
|
+ "ldap",
|
|
|
+ "ldaprecord",
|
|
|
+ "orm",
|
|
|
+ "windows"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "docs": "https://ldaprecord.com",
|
|
|
+ "email": "steven_bauman@outlook.com",
|
|
|
+ "issues": "https://github.com/DirectoryTree/LdapRecord/issues",
|
|
|
+ "source": "https://github.com/DirectoryTree/LdapRecord"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://github.com/stevebauman",
|
|
|
+ "type": "github"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-04-10T02:08:26+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "illuminate/contracts",
|
|
|
+ "version": "v8.36.2",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/illuminate/contracts.git",
|
|
|
+ "reference": "5764f703ea8f74ced163125d810951cd5ef2b7e1"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/illuminate/contracts/zipball/5764f703ea8f74ced163125d810951cd5ef2b7e1",
|
|
|
+ "reference": "5764f703ea8f74ced163125d810951cd5ef2b7e1",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": "^7.3|^8.0",
|
|
|
+ "psr/container": "^1.0",
|
|
|
+ "psr/simple-cache": "^1.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "8.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Illuminate\\Contracts\\": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Taylor Otwell",
|
|
|
+ "email": "taylor@laravel.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "The Illuminate Contracts package.",
|
|
|
+ "homepage": "https://laravel.com",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/laravel/framework/issues",
|
|
|
+ "source": "https://github.com/laravel/framework"
|
|
|
+ },
|
|
|
+ "time": "2021-04-01T13:09:31+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "matthiasmullie/minify",
|
|
@@ -323,6 +443,99 @@
|
|
|
],
|
|
|
"time": "2019-09-10T13:16:29+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "nesbot/carbon",
|
|
|
+ "version": "2.46.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/briannesbitt/Carbon.git",
|
|
|
+ "reference": "2fd2c4a77d58a4e95234c8a61c5df1f157a91bf4"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/2fd2c4a77d58a4e95234c8a61c5df1f157a91bf4",
|
|
|
+ "reference": "2fd2c4a77d58a4e95234c8a61c5df1f157a91bf4",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-json": "*",
|
|
|
+ "php": "^7.1.8 || ^8.0",
|
|
|
+ "symfony/polyfill-mbstring": "^1.0",
|
|
|
+ "symfony/translation": "^3.4 || ^4.0 || ^5.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "doctrine/orm": "^2.7",
|
|
|
+ "friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
|
|
|
+ "kylekatarnls/multi-tester": "^2.0",
|
|
|
+ "phpmd/phpmd": "^2.9",
|
|
|
+ "phpstan/extension-installer": "^1.0",
|
|
|
+ "phpstan/phpstan": "^0.12.54",
|
|
|
+ "phpunit/phpunit": "^7.5.20 || ^8.5.14",
|
|
|
+ "squizlabs/php_codesniffer": "^3.4"
|
|
|
+ },
|
|
|
+ "bin": [
|
|
|
+ "bin/carbon"
|
|
|
+ ],
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "2.x-dev",
|
|
|
+ "dev-3.x": "3.x-dev"
|
|
|
+ },
|
|
|
+ "laravel": {
|
|
|
+ "providers": [
|
|
|
+ "Carbon\\Laravel\\ServiceProvider"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "phpstan": {
|
|
|
+ "includes": [
|
|
|
+ "extension.neon"
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Carbon\\": "src/Carbon/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Brian Nesbitt",
|
|
|
+ "email": "brian@nesbot.com",
|
|
|
+ "homepage": "http://nesbot.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "kylekatarnls",
|
|
|
+ "homepage": "http://github.com/kylekatarnls"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "An API extension for DateTime that supports 281 different languages.",
|
|
|
+ "homepage": "http://carbon.nesbot.com",
|
|
|
+ "keywords": [
|
|
|
+ "date",
|
|
|
+ "datetime",
|
|
|
+ "time"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/briannesbitt/Carbon/issues",
|
|
|
+ "source": "https://github.com/briannesbitt/Carbon"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://opencollective.com/Carbon",
|
|
|
+ "type": "open_collective"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-02-24T17:30:44+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "paragonie/random_compat",
|
|
|
"version": "v9.99.100",
|
|
@@ -461,16 +674,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpmailer/phpmailer",
|
|
|
- "version": "v6.3.0",
|
|
|
+ "version": "v6.4.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/PHPMailer/PHPMailer.git",
|
|
|
- "reference": "4a08cf4cdd2c38d12ee2b9fa69e5d235f37a6dcb"
|
|
|
+ "reference": "050d430203105c27c30efd1dce7aa421ad882d01"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/4a08cf4cdd2c38d12ee2b9fa69e5d235f37a6dcb",
|
|
|
- "reference": "4a08cf4cdd2c38d12ee2b9fa69e5d235f37a6dcb",
|
|
|
+ "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/050d430203105c27c30efd1dce7aa421ad882d01",
|
|
|
+ "reference": "050d430203105c27c30efd1dce7aa421ad882d01",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -488,7 +701,7 @@
|
|
|
"yoast/phpunit-polyfills": "^0.2.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
- "ext-mbstring": "Needed to send email in multibyte encoding charset",
|
|
|
+ "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
|
|
|
"hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
|
|
|
"league/oauth2-google": "Needed for Google XOAUTH2 authentication",
|
|
|
"psr/log": "For optional PSR-3 debug logging",
|
|
@@ -525,7 +738,7 @@
|
|
|
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
|
|
|
"support": {
|
|
|
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
|
|
|
- "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.3.0"
|
|
|
+ "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.4.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -533,28 +746,182 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-02-19T15:28:08+00:00"
|
|
|
+ "time": "2021-03-31T20:06:42+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "psr/container",
|
|
|
+ "version": "1.1.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/php-fig/container.git",
|
|
|
+ "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
|
|
|
+ "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Psr\\Container\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "PHP-FIG",
|
|
|
+ "homepage": "https://www.php-fig.org/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Common Container Interface (PHP FIG PSR-11)",
|
|
|
+ "homepage": "https://github.com/php-fig/container",
|
|
|
+ "keywords": [
|
|
|
+ "PSR-11",
|
|
|
+ "container",
|
|
|
+ "container-interface",
|
|
|
+ "container-interop",
|
|
|
+ "psr"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/php-fig/container/issues",
|
|
|
+ "source": "https://github.com/php-fig/container/tree/1.1.1"
|
|
|
+ },
|
|
|
+ "time": "2021-03-05T17:36:06+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "psr/log",
|
|
|
+ "version": "1.1.3",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/php-fig/log.git",
|
|
|
+ "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
|
|
|
+ "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.1.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Psr\\Log\\": "Psr/Log/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "PHP-FIG",
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Common interface for logging libraries",
|
|
|
+ "homepage": "https://github.com/php-fig/log",
|
|
|
+ "keywords": [
|
|
|
+ "log",
|
|
|
+ "psr",
|
|
|
+ "psr-3"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/php-fig/log/tree/1.1.3"
|
|
|
+ },
|
|
|
+ "time": "2020-03-23T09:12:05+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "psr/simple-cache",
|
|
|
+ "version": "1.0.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/php-fig/simple-cache.git",
|
|
|
+ "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
|
|
+ "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Psr\\SimpleCache\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "PHP-FIG",
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Common interfaces for simple caching",
|
|
|
+ "keywords": [
|
|
|
+ "cache",
|
|
|
+ "caching",
|
|
|
+ "psr",
|
|
|
+ "psr-16",
|
|
|
+ "simple-cache"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/php-fig/simple-cache/tree/master"
|
|
|
+ },
|
|
|
+ "time": "2017-10-23T01:57:42+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "robthree/twofactorauth",
|
|
|
- "version": "1.7.0",
|
|
|
+ "version": "1.8.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/RobThree/TwoFactorAuth.git",
|
|
|
- "reference": "37983bf675c5baca09d19d6705170489d0df0002"
|
|
|
+ "reference": "30a38627ae1e7c9399dae67e265063cd6ec5276c"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/37983bf675c5baca09d19d6705170489d0df0002",
|
|
|
- "reference": "37983bf675c5baca09d19d6705170489d0df0002",
|
|
|
+ "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/30a38627ae1e7c9399dae67e265063cd6ec5276c",
|
|
|
+ "reference": "30a38627ae1e7c9399dae67e265063cd6ec5276c",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.6.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
+ "php-parallel-lint/php-parallel-lint": "^1.2",
|
|
|
"phpunit/phpunit": "@stable"
|
|
|
},
|
|
|
+ "suggest": {
|
|
|
+ "bacon/bacon-qr-code": "Needed for BaconQrCodeProvider provider",
|
|
|
+ "endroid/qr-code": "Needed for EndroidQrCodeProvider"
|
|
|
+ },
|
|
|
"type": "library",
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
@@ -588,7 +955,17 @@
|
|
|
"issues": "https://github.com/RobThree/TwoFactorAuth/issues",
|
|
|
"source": "https://github.com/RobThree/TwoFactorAuth"
|
|
|
},
|
|
|
- "time": "2020-01-02T19:56:46+00:00"
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://paypal.me/robiii",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/RobThree",
|
|
|
+ "type": "github"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-03-09T18:24:05+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "soundasleep/html2text",
|
|
@@ -645,6 +1022,482 @@
|
|
|
},
|
|
|
"time": "2017-04-19T22:01:50+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "symfony/polyfill-mbstring",
|
|
|
+ "version": "v1.22.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
+ "reference": "5232de97ee3b75b0360528dae24e73db49566ab1"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1",
|
|
|
+ "reference": "5232de97ee3b75b0360528dae24e73db49566ab1",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.1"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-mbstring": "For best performance"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-main": "1.22-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/polyfill",
|
|
|
+ "url": "https://github.com/symfony/polyfill"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "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"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.1"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-01-22T09:19:47+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/polyfill-php80",
|
|
|
+ "version": "v1.22.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/polyfill-php80.git",
|
|
|
+ "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
|
|
|
+ "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.1"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-main": "1.22-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/polyfill",
|
|
|
+ "url": "https://github.com/symfony/polyfill"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Polyfill\\Php80\\": ""
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "bootstrap.php"
|
|
|
+ ],
|
|
|
+ "classmap": [
|
|
|
+ "Resources/stubs"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Ion Bazan",
|
|
|
+ "email": "ion.bazan@gmail.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "compatibility",
|
|
|
+ "polyfill",
|
|
|
+ "portable",
|
|
|
+ "shim"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-01-07T16:49:33+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/translation",
|
|
|
+ "version": "v5.2.6",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/translation.git",
|
|
|
+ "reference": "2cc7f45d96db9adfcf89adf4401d9dfed509f4e1"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/translation/zipball/2cc7f45d96db9adfcf89adf4401d9dfed509f4e1",
|
|
|
+ "reference": "2cc7f45d96db9adfcf89adf4401d9dfed509f4e1",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.5",
|
|
|
+ "symfony/polyfill-mbstring": "~1.0",
|
|
|
+ "symfony/polyfill-php80": "^1.15",
|
|
|
+ "symfony/translation-contracts": "^2.3"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "symfony/config": "<4.4",
|
|
|
+ "symfony/dependency-injection": "<5.0",
|
|
|
+ "symfony/http-kernel": "<5.0",
|
|
|
+ "symfony/twig-bundle": "<5.0",
|
|
|
+ "symfony/yaml": "<4.4"
|
|
|
+ },
|
|
|
+ "provide": {
|
|
|
+ "symfony/translation-implementation": "2.3"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "psr/log": "~1.0",
|
|
|
+ "symfony/config": "^4.4|^5.0",
|
|
|
+ "symfony/console": "^4.4|^5.0",
|
|
|
+ "symfony/dependency-injection": "^5.0",
|
|
|
+ "symfony/finder": "^4.4|^5.0",
|
|
|
+ "symfony/http-kernel": "^5.0",
|
|
|
+ "symfony/intl": "^4.4|^5.0",
|
|
|
+ "symfony/service-contracts": "^1.1.2|^2",
|
|
|
+ "symfony/yaml": "^4.4|^5.0"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "psr/log-implementation": "To use logging capability in translator",
|
|
|
+ "symfony/config": "",
|
|
|
+ "symfony/yaml": ""
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "files": [
|
|
|
+ "Resources/functions.php"
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Component\\Translation\\": ""
|
|
|
+ },
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/Tests/"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Fabien Potencier",
|
|
|
+ "email": "fabien@symfony.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Provides tools to internationalize your application",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/translation/tree/v5.2.6"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-03-23T19:33:48+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/translation-contracts",
|
|
|
+ "version": "v2.3.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/translation-contracts.git",
|
|
|
+ "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105",
|
|
|
+ "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.5"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "symfony/translation-implementation": ""
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "2.3-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/contracts",
|
|
|
+ "url": "https://github.com/symfony/contracts"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Contracts\\Translation\\": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "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": "Generic abstractions related to translation",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "abstractions",
|
|
|
+ "contracts",
|
|
|
+ "decoupling",
|
|
|
+ "interfaces",
|
|
|
+ "interoperability",
|
|
|
+ "standards"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/translation-contracts/tree/v2.3.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2020-09-28T13:05:58+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/var-dumper",
|
|
|
+ "version": "v5.2.6",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/var-dumper.git",
|
|
|
+ "reference": "89412a68ea2e675b4e44f260a5666729f77f668e"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/89412a68ea2e675b4e44f260a5666729f77f668e",
|
|
|
+ "reference": "89412a68ea2e675b4e44f260a5666729f77f668e",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.5",
|
|
|
+ "symfony/polyfill-mbstring": "~1.0",
|
|
|
+ "symfony/polyfill-php80": "^1.15"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "phpunit/phpunit": "<5.4.3",
|
|
|
+ "symfony/console": "<4.4"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "ext-iconv": "*",
|
|
|
+ "symfony/console": "^4.4|^5.0",
|
|
|
+ "symfony/process": "^4.4|^5.0",
|
|
|
+ "twig/twig": "^2.13|^3.0.4"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
|
|
|
+ "ext-intl": "To show region name in time zone dump",
|
|
|
+ "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
|
|
|
+ },
|
|
|
+ "bin": [
|
|
|
+ "Resources/bin/var-dump-server"
|
|
|
+ ],
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "files": [
|
|
|
+ "Resources/functions/dump.php"
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Component\\VarDumper\\": ""
|
|
|
+ },
|
|
|
+ "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": "Provides mechanisms for walking through any arbitrary PHP variable",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "debug",
|
|
|
+ "dump"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/var-dumper/tree/v5.2.6"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-03-28T09:42:18+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "tightenco/collect",
|
|
|
+ "version": "v8.34.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/tighten/collect.git",
|
|
|
+ "reference": "b069783ab0c547bb894ebcf8e7f6024bb401f9d2"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/tighten/collect/zipball/b069783ab0c547bb894ebcf8e7f6024bb401f9d2",
|
|
|
+ "reference": "b069783ab0c547bb894ebcf8e7f6024bb401f9d2",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": "^7.2|^8.0",
|
|
|
+ "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "mockery/mockery": "^1.0",
|
|
|
+ "nesbot/carbon": "^2.23.0",
|
|
|
+ "phpunit/phpunit": "^8.3"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "files": [
|
|
|
+ "src/Collect/Support/helpers.php",
|
|
|
+ "src/Collect/Support/alias.php"
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "Tightenco\\Collect\\": "src/Collect"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Taylor Otwell",
|
|
|
+ "email": "taylorotwell@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Collect - Illuminate Collections as a separate package.",
|
|
|
+ "keywords": [
|
|
|
+ "collection",
|
|
|
+ "laravel"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/tighten/collect/issues",
|
|
|
+ "source": "https://github.com/tighten/collect/tree/v8.34.0"
|
|
|
+ },
|
|
|
+ "time": "2021-03-29T21:29:00+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "yubico/u2flib-server",
|
|
|
"version": "1.0.2",
|