composer: require ext-yaml
This commit is contained in:
parent
408b1dc42f
commit
a572e6eae0
2 changed files with 35 additions and 33 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
"php": ">=7.0.0",
|
"php": ">=7.0.0",
|
||||||
"ext-phalcon": ">=3.4.0",
|
"ext-phalcon": ">=3.4.0",
|
||||||
"ext-redis": "*",
|
"ext-redis": "*",
|
||||||
|
"ext-yaml": "*",
|
||||||
"robmorgan/phinx": "^0.10.6",
|
"robmorgan/phinx": "^0.10.6",
|
||||||
"league/oauth2-client": "^2.3",
|
"league/oauth2-client": "^2.3",
|
||||||
"league/oauth2-github": "^2.0",
|
"league/oauth2-github": "^2.0",
|
||||||
|
|
|
||||||
67
composer.lock
generated
67
composer.lock
generated
|
|
@ -1,11 +1,10 @@
|
||||||
{
|
{
|
||||||
"_readme": [
|
"_readme": [
|
||||||
"This file locks the dependencies of your project to a known state",
|
"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",
|
"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"
|
||||||
],
|
],
|
||||||
"hash": "6f2fe6632f662e47d8b5190e51a292ef",
|
"content-hash": "e9420f4e7b8eb38710e9d04447806214",
|
||||||
"content-hash": "28fa7ed665827c910d31170e8cf4b69c",
|
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "cakephp/cache",
|
"name": "cakephp/cache",
|
||||||
|
|
@ -48,7 +47,7 @@
|
||||||
"caching",
|
"caching",
|
||||||
"cakephp"
|
"cakephp"
|
||||||
],
|
],
|
||||||
"time": "2018-07-19 10:51:03"
|
"time": "2018-07-19T10:51:03+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "cakephp/collection",
|
"name": "cakephp/collection",
|
||||||
|
|
@ -94,7 +93,7 @@
|
||||||
"collections",
|
"collections",
|
||||||
"iterators"
|
"iterators"
|
||||||
],
|
],
|
||||||
"time": "2018-07-26 19:56:06"
|
"time": "2018-07-26T19:56:06+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "cakephp/core",
|
"name": "cakephp/core",
|
||||||
|
|
@ -143,7 +142,7 @@
|
||||||
"core",
|
"core",
|
||||||
"framework"
|
"framework"
|
||||||
],
|
],
|
||||||
"time": "2018-07-26 19:56:06"
|
"time": "2018-07-26T19:56:06+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "cakephp/database",
|
"name": "cakephp/database",
|
||||||
|
|
@ -193,7 +192,7 @@
|
||||||
"database abstraction",
|
"database abstraction",
|
||||||
"pdo"
|
"pdo"
|
||||||
],
|
],
|
||||||
"time": "2018-07-19 10:51:03"
|
"time": "2018-07-19T10:51:03+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "cakephp/datasource",
|
"name": "cakephp/datasource",
|
||||||
|
|
@ -243,7 +242,7 @@
|
||||||
"entity",
|
"entity",
|
||||||
"query"
|
"query"
|
||||||
],
|
],
|
||||||
"time": "2018-07-26 19:56:06"
|
"time": "2018-07-26T19:56:06+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "cakephp/utility",
|
"name": "cakephp/utility",
|
||||||
|
|
@ -296,7 +295,7 @@
|
||||||
"string",
|
"string",
|
||||||
"utility"
|
"utility"
|
||||||
],
|
],
|
||||||
"time": "2018-07-26 19:56:06"
|
"time": "2018-07-26T19:56:06+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "guzzlehttp/guzzle",
|
"name": "guzzlehttp/guzzle",
|
||||||
|
|
@ -361,7 +360,7 @@
|
||||||
"rest",
|
"rest",
|
||||||
"web service"
|
"web service"
|
||||||
],
|
],
|
||||||
"time": "2018-04-22 15:46:56"
|
"time": "2018-04-22T15:46:56+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "guzzlehttp/promises",
|
"name": "guzzlehttp/promises",
|
||||||
|
|
@ -412,7 +411,7 @@
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"promise"
|
"promise"
|
||||||
],
|
],
|
||||||
"time": "2016-12-20 10:07:11"
|
"time": "2016-12-20T10:07:11+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "guzzlehttp/psr7",
|
"name": "guzzlehttp/psr7",
|
||||||
|
|
@ -477,7 +476,7 @@
|
||||||
"uri",
|
"uri",
|
||||||
"url"
|
"url"
|
||||||
],
|
],
|
||||||
"time": "2017-03-20 17:10:46"
|
"time": "2017-03-20T17:10:46+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/oauth2-client",
|
"name": "league/oauth2-client",
|
||||||
|
|
@ -544,7 +543,7 @@
|
||||||
"oauth2",
|
"oauth2",
|
||||||
"single sign on"
|
"single sign on"
|
||||||
],
|
],
|
||||||
"time": "2018-01-13 05:27:58"
|
"time": "2018-01-13T05:27:58+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/oauth2-github",
|
"name": "league/oauth2-github",
|
||||||
|
|
@ -599,7 +598,7 @@
|
||||||
"oauth",
|
"oauth",
|
||||||
"oauth2"
|
"oauth2"
|
||||||
],
|
],
|
||||||
"time": "2017-01-26 01:14:51"
|
"time": "2017-01-26T01:14:51+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/oauth2-google",
|
"name": "league/oauth2-google",
|
||||||
|
|
@ -650,7 +649,7 @@
|
||||||
"oauth",
|
"oauth",
|
||||||
"oauth2"
|
"oauth2"
|
||||||
],
|
],
|
||||||
"time": "2018-03-19 17:28:55"
|
"time": "2018-03-19T17:28:55+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/oauth2-linkedin",
|
"name": "league/oauth2-linkedin",
|
||||||
|
|
@ -705,7 +704,7 @@
|
||||||
"oauth",
|
"oauth",
|
||||||
"oauth2"
|
"oauth2"
|
||||||
],
|
],
|
||||||
"time": "2018-07-23 15:43:54"
|
"time": "2018-07-23T15:43:54+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "localheinz/json-printer",
|
"name": "localheinz/json-printer",
|
||||||
|
|
@ -754,7 +753,7 @@
|
||||||
"json",
|
"json",
|
||||||
"printer"
|
"printer"
|
||||||
],
|
],
|
||||||
"time": "2018-08-11 23:54:50"
|
"time": "2018-08-11T23:54:50+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "omines/oauth2-gitlab",
|
"name": "omines/oauth2-gitlab",
|
||||||
|
|
@ -815,7 +814,7 @@
|
||||||
"oauth",
|
"oauth",
|
||||||
"oauth2"
|
"oauth2"
|
||||||
],
|
],
|
||||||
"time": "2017-11-01 21:46:33"
|
"time": "2017-11-01T21:46:33+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "paragonie/random_compat",
|
"name": "paragonie/random_compat",
|
||||||
|
|
@ -864,7 +863,7 @@
|
||||||
"pseudorandom",
|
"pseudorandom",
|
||||||
"random"
|
"random"
|
||||||
],
|
],
|
||||||
"time": "2018-07-04 16:31:37"
|
"time": "2018-07-04T16:31:37+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/http-message",
|
"name": "psr/http-message",
|
||||||
|
|
@ -914,7 +913,7 @@
|
||||||
"request",
|
"request",
|
||||||
"response"
|
"response"
|
||||||
],
|
],
|
||||||
"time": "2016-08-06 14:39:51"
|
"time": "2016-08-06T14:39:51+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/log",
|
"name": "psr/log",
|
||||||
|
|
@ -961,7 +960,7 @@
|
||||||
"psr",
|
"psr",
|
||||||
"psr-3"
|
"psr-3"
|
||||||
],
|
],
|
||||||
"time": "2016-10-10 12:19:37"
|
"time": "2016-10-10T12:19:37+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "robmorgan/phinx",
|
"name": "robmorgan/phinx",
|
||||||
|
|
@ -1035,7 +1034,7 @@
|
||||||
"migrations",
|
"migrations",
|
||||||
"phinx"
|
"phinx"
|
||||||
],
|
],
|
||||||
"time": "2018-08-12 17:22:43"
|
"time": "2018-08-12T17:22:43+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sendgrid/php-http-client",
|
"name": "sendgrid/php-http-client",
|
||||||
|
|
@ -1087,7 +1086,7 @@
|
||||||
"rest",
|
"rest",
|
||||||
"sendgrid"
|
"sendgrid"
|
||||||
],
|
],
|
||||||
"time": "2018-04-10 18:06:08"
|
"time": "2018-04-10T18:06:08+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sendgrid/sendgrid",
|
"name": "sendgrid/sendgrid",
|
||||||
|
|
@ -1142,7 +1141,7 @@
|
||||||
"send",
|
"send",
|
||||||
"sendgrid"
|
"sendgrid"
|
||||||
],
|
],
|
||||||
"time": "2018-05-19 16:38:14"
|
"time": "2018-05-19T16:38:14+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/config",
|
"name": "symfony/config",
|
||||||
|
|
@ -1206,7 +1205,7 @@
|
||||||
],
|
],
|
||||||
"description": "Symfony Config Component",
|
"description": "Symfony Config Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2018-07-26 11:19:56"
|
"time": "2018-07-26T11:19:56+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/console",
|
"name": "symfony/console",
|
||||||
|
|
@ -1275,7 +1274,7 @@
|
||||||
],
|
],
|
||||||
"description": "Symfony Console Component",
|
"description": "Symfony Console Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2018-07-26 11:19:56"
|
"time": "2018-07-26T11:19:56+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/debug",
|
"name": "symfony/debug",
|
||||||
|
|
@ -1331,7 +1330,7 @@
|
||||||
],
|
],
|
||||||
"description": "Symfony Debug Component",
|
"description": "Symfony Debug Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2018-07-26 11:19:56"
|
"time": "2018-07-26T11:19:56+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/filesystem",
|
"name": "symfony/filesystem",
|
||||||
|
|
@ -1381,7 +1380,7 @@
|
||||||
],
|
],
|
||||||
"description": "Symfony Filesystem Component",
|
"description": "Symfony Filesystem Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2018-07-26 11:19:56"
|
"time": "2018-07-26T11:19:56+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-ctype",
|
"name": "symfony/polyfill-ctype",
|
||||||
|
|
@ -1439,7 +1438,7 @@
|
||||||
"polyfill",
|
"polyfill",
|
||||||
"portable"
|
"portable"
|
||||||
],
|
],
|
||||||
"time": "2018-08-06 14:22:27"
|
"time": "2018-08-06T14:22:27+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-mbstring",
|
"name": "symfony/polyfill-mbstring",
|
||||||
|
|
@ -1498,7 +1497,7 @@
|
||||||
"portable",
|
"portable",
|
||||||
"shim"
|
"shim"
|
||||||
],
|
],
|
||||||
"time": "2018-08-06 14:22:27"
|
"time": "2018-08-06T14:22:27+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/yaml",
|
"name": "symfony/yaml",
|
||||||
|
|
@ -1557,7 +1556,7 @@
|
||||||
],
|
],
|
||||||
"description": "Symfony Yaml Component",
|
"description": "Symfony Yaml Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2018-07-26 11:19:56"
|
"time": "2018-07-26T11:19:56+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [],
|
"packages-dev": [],
|
||||||
|
|
@ -1569,7 +1568,9 @@
|
||||||
"platform": {
|
"platform": {
|
||||||
"php": ">=7.0.0",
|
"php": ">=7.0.0",
|
||||||
"ext-phalcon": ">=3.4.0",
|
"ext-phalcon": ">=3.4.0",
|
||||||
"ext-redis": "*"
|
"ext-redis": "*",
|
||||||
|
"ext-yaml": "*"
|
||||||
},
|
},
|
||||||
"platform-dev": []
|
"platform-dev": [],
|
||||||
|
"plugin-api-version": "2.3.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Reference in a new issue