Compatibility fixes for PowerUp plugin.
This commit is contained in:
David Callizaya
2017-08-25 15:44:53 -04:00
parent 52322493df
commit 7984499571
3 changed files with 98 additions and 160 deletions

View File

@@ -41,7 +41,6 @@
"libchart/libchart": "1.4.0", "libchart/libchart": "1.4.0",
"indeyets/pake": "1.99.*", "indeyets/pake": "1.99.*",
"phpmailer/phpmailer": "5.2.*", "phpmailer/phpmailer": "5.2.*",
"tecnickcom/tcpdf": "6.2.*",
"pear/archive_tar": "1.4.*", "pear/archive_tar": "1.4.*",
"pear/console_getopt": "1.4.*", "pear/console_getopt": "1.4.*",
"TYPO3/class-alias-loader": "^1.0" "TYPO3/class-alias-loader": "^1.0"

255
composer.lock generated
View File

@@ -4,7 +4,8 @@
"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#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "730dde95d76fde91ba2f3aa10f116fb7", "hash": "047fd790a13c1ba76987614467ecec45",
"content-hash": "c118a4dc7a7e3cd273f394337e5fb835",
"packages": [ "packages": [
{ {
"name": "bshaffer/oauth2-server-php", "name": "bshaffer/oauth2-server-php",
@@ -29,7 +30,7 @@
"OAuth2": "src/" "OAuth2": "src/"
} }
}, },
"notification-url": "http://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
"MIT" "MIT"
], ],
@@ -47,7 +48,7 @@
"oauth", "oauth",
"oauth2" "oauth2"
], ],
"time": "2013-08-12T16:35:58+00:00" "time": "2013-08-12 16:35:58"
}, },
{ {
"name": "colosa/MichelangeloFE", "name": "colosa/MichelangeloFE",
@@ -145,7 +146,7 @@
"captcha", "captcha",
"security" "security"
], ],
"time": "2016-12-04T17:45:57+00:00" "time": "2016-12-04 17:45:57"
}, },
{ {
"name": "doctrine/inflector", "name": "doctrine/inflector",
@@ -212,7 +213,7 @@
"singularize", "singularize",
"string" "string"
], ],
"time": "2015-11-06T14:35:42+00:00" "time": "2015-11-06 14:35:42"
}, },
{ {
"name": "erusev/parsedown", "name": "erusev/parsedown",
@@ -254,7 +255,7 @@
"markdown", "markdown",
"parser" "parser"
], ],
"time": "2017-05-14T14:47:48+00:00" "time": "2017-05-14 14:47:48"
}, },
{ {
"name": "geshi/geshi", "name": "geshi/geshi",
@@ -328,7 +329,7 @@
"src/" "src/"
] ]
}, },
"notification-url": "http://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
"Apache-2.0" "Apache-2.0"
], ],
@@ -337,7 +338,7 @@
"keywords": [ "keywords": [
"google" "google"
], ],
"time": "2015-10-16T22:11:08+00:00" "time": "2015-10-16 22:11:08"
}, },
{ {
"name": "indeyets/pake", "name": "indeyets/pake",
@@ -403,7 +404,7 @@
"build", "build",
"task" "task"
], ],
"time": "2013-11-04T08:29:46+00:00" "time": "2013-11-04 08:29:46"
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
@@ -532,7 +533,7 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2017-08-14T20:17:41+00:00" "time": "2017-08-14 20:17:41"
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
@@ -615,7 +616,7 @@
"sftp", "sftp",
"storage" "storage"
], ],
"time": "2017-08-06T17:41:04+00:00" "time": "2017-08-06 17:41:04"
}, },
{ {
"name": "libchart/libchart", "name": "libchart/libchart",
@@ -661,7 +662,7 @@
"line charts", "line charts",
"pie charts" "pie charts"
], ],
"time": "2013-10-19T22:21:30+00:00" "time": "2013-10-19 22:21:30"
}, },
{ {
"name": "luracast/restler", "name": "luracast/restler",
@@ -740,7 +741,7 @@
"rest", "rest",
"server" "server"
], ],
"time": "2017-01-11T03:42:36+00:00" "time": "2017-01-11 03:42:36"
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
@@ -818,7 +819,7 @@
"logging", "logging",
"psr-3" "psr-3"
], ],
"time": "2016-04-12T18:29:35+00:00" "time": "2016-04-12 18:29:35"
}, },
{ {
"name": "mtdowling/cron-expression", "name": "mtdowling/cron-expression",
@@ -862,7 +863,7 @@
"cron", "cron",
"schedule" "schedule"
], ],
"time": "2017-01-23T04:29:33+00:00" "time": "2017-01-23 04:29:33"
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
@@ -915,7 +916,7 @@
"datetime", "datetime",
"time" "time"
], ],
"time": "2017-01-16T07:55:07+00:00" "time": "2017-01-16 07:55:07"
}, },
{ {
"name": "paragonie/random_compat", "name": "paragonie/random_compat",
@@ -963,7 +964,7 @@
"pseudorandom", "pseudorandom",
"random" "random"
], ],
"time": "2017-03-13T16:27:32+00:00" "time": "2017-03-13 16:27:32"
}, },
{ {
"name": "pear/archive_tar", "name": "pear/archive_tar",
@@ -1029,7 +1030,7 @@
"archive", "archive",
"tar" "tar"
], ],
"time": "2017-06-11T17:28:11+00:00" "time": "2017-06-11 17:28:11"
}, },
{ {
"name": "pear/console_getopt", "name": "pear/console_getopt",
@@ -1076,7 +1077,7 @@
} }
], ],
"description": "More info available on: http://pear.php.net/package/Console_Getopt", "description": "More info available on: http://pear.php.net/package/Console_Getopt",
"time": "2015-07-20T20:28:12+00:00" "time": "2015-07-20 20:28:12"
}, },
{ {
"name": "pear/pear-core-minimal", "name": "pear/pear-core-minimal",
@@ -1120,7 +1121,7 @@
} }
], ],
"description": "Minimal set of PEAR core files to be used as composer dependency", "description": "Minimal set of PEAR core files to be used as composer dependency",
"time": "2017-02-28T16:46:11+00:00" "time": "2017-02-28 16:46:11"
}, },
{ {
"name": "pear/pear_exception", "name": "pear/pear_exception",
@@ -1175,7 +1176,7 @@
"keywords": [ "keywords": [
"exception" "exception"
], ],
"time": "2015-02-10T20:07:52+00:00" "time": "2015-02-10 20:07:52"
}, },
{ {
"name": "phpmailer/phpmailer", "name": "phpmailer/phpmailer",
@@ -1252,7 +1253,7 @@
} }
], ],
"description": "PHPMailer is a full-featured email creation and transfer class for PHP", "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
"time": "2017-07-26T21:00:20+00:00" "time": "2017-07-26 21:00:20"
}, },
{ {
"name": "psr/log", "name": "psr/log",
@@ -1290,7 +1291,7 @@
"psr", "psr",
"psr-3" "psr-3"
], ],
"time": "2012-12-21T11:40:51+00:00" "time": "2012-12-21 11:40:51"
}, },
{ {
"name": "ramsey/uuid", "name": "ramsey/uuid",
@@ -1372,7 +1373,7 @@
"identifier", "identifier",
"uuid" "uuid"
], ],
"time": "2017-08-04T13:39:04+00:00" "time": "2017-08-04 13:39:04"
}, },
{ {
"name": "swiftmailer/swiftmailer", "name": "swiftmailer/swiftmailer",
@@ -1426,7 +1427,7 @@
"mail", "mail",
"mailer" "mailer"
], ],
"time": "2017-05-01T15:54:03+00:00" "time": "2017-05-01 15:54:03"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
@@ -1495,7 +1496,7 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-07-29T21:27:59+00:00" "time": "2017-07-29 21:27:59"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
@@ -1548,7 +1549,7 @@
], ],
"description": "Symfony CssSelector Component", "description": "Symfony CssSelector Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-05-01T15:01:29+00:00" "time": "2017-05-01 15:01:29"
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
@@ -1604,7 +1605,7 @@
], ],
"description": "Symfony Debug Component", "description": "Symfony Debug Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-07-28T15:27:31+00:00" "time": "2017-07-28 15:27:31"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
@@ -1667,7 +1668,7 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-06-09T14:53:08+00:00" "time": "2017-06-09 14:53:08"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
@@ -1716,7 +1717,7 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-06-01T21:01:25+00:00" "time": "2017-06-01 21:01:25"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
@@ -1769,7 +1770,7 @@
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-07-21T11:04:46+00:00" "time": "2017-07-21 11:04:46"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
@@ -1855,7 +1856,7 @@
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-08-01T10:25:59+00:00" "time": "2017-08-01 10:25:59"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
@@ -1914,7 +1915,7 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2017-06-14T15:44:48+00:00" "time": "2017-06-14 15:44:48"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
@@ -1963,7 +1964,7 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-07-13T13:05:09+00:00" "time": "2017-07-13 13:05:09"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
@@ -2041,7 +2042,7 @@
"uri", "uri",
"url" "url"
], ],
"time": "2017-07-21T17:43:13+00:00" "time": "2017-07-21 17:43:13"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
@@ -2106,7 +2107,7 @@
], ],
"description": "Symfony Translation Component", "description": "Symfony Translation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-06-24T16:45:30+00:00" "time": "2017-06-24 16:45:30"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
@@ -2174,69 +2175,7 @@
"debug", "debug",
"dump" "dump"
], ],
"time": "2017-07-28T06:06:09+00:00" "time": "2017-07-28 06:06:09"
},
{
"name": "tecnickcom/tcpdf",
"version": "6.2.13",
"source": {
"type": "git",
"url": "https://github.com/tecnickcom/TCPDF.git",
"reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/95c5938aafe4b20df1454dbddb3e5005c0b26f64",
"reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"classmap": [
"config",
"include",
"tcpdf.php",
"tcpdf_parser.php",
"tcpdf_import.php",
"tcpdf_barcodes_1d.php",
"tcpdf_barcodes_2d.php",
"include/tcpdf_colors.php",
"include/tcpdf_filters.php",
"include/tcpdf_font_data.php",
"include/tcpdf_fonts.php",
"include/tcpdf_images.php",
"include/tcpdf_static.php",
"include/barcodes/datamatrix.php",
"include/barcodes/pdf417.php",
"include/barcodes/qrcode.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPLv3"
],
"authors": [
{
"name": "Nicola Asuni",
"email": "info@tecnick.com",
"homepage": "http://nicolaasuni.tecnick.com"
}
],
"description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
"homepage": "http://www.tcpdf.org/",
"keywords": [
"PDFD32000-2008",
"TCPDF",
"barcodes",
"datamatrix",
"pdf",
"pdf417",
"qrcode"
],
"time": "2017-04-26T08:14:48+00:00"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",
@@ -2283,7 +2222,7 @@
], ],
"description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.", "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
"homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
"time": "2016-09-20T12:50:39+00:00" "time": "2016-09-20 12:50:39"
}, },
{ {
"name": "typo3/class-alias-loader", "name": "typo3/class-alias-loader",
@@ -2341,7 +2280,7 @@
"classloader", "classloader",
"composer" "composer"
], ],
"time": "2015-10-06T10:25:44+00:00" "time": "2015-10-06 10:25:44"
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
@@ -2391,7 +2330,7 @@
"env", "env",
"environment" "environment"
], ],
"time": "2016-09-01T10:05:43+00:00" "time": "2016-09-01 10:05:43"
} }
], ],
"packages-dev": [ "packages-dev": [
@@ -2448,7 +2387,7 @@
"assertion", "assertion",
"validation" "validation"
], ],
"time": "2017-05-04T02:00:24+00:00" "time": "2017-05-04 02:00:24"
}, },
{ {
"name": "behat/behat", "name": "behat/behat",
@@ -2530,7 +2469,7 @@
"symfony", "symfony",
"testing" "testing"
], ],
"time": "2017-05-15T16:49:16+00:00" "time": "2017-05-15 16:49:16"
}, },
{ {
"name": "behat/gherkin", "name": "behat/gherkin",
@@ -2589,7 +2528,7 @@
"gherkin", "gherkin",
"parser" "parser"
], ],
"time": "2016-10-30T11:50:56+00:00" "time": "2016-10-30 11:50:56"
}, },
{ {
"name": "behat/mink", "name": "behat/mink",
@@ -2647,7 +2586,7 @@
"testing", "testing",
"web" "web"
], ],
"time": "2016-03-05T08:26:18+00:00" "time": "2016-03-05 08:26:18"
}, },
{ {
"name": "behat/mink-selenium2-driver", "name": "behat/mink-selenium2-driver",
@@ -2708,7 +2647,7 @@
"testing", "testing",
"webdriver" "webdriver"
], ],
"time": "2016-03-05T09:10:18+00:00" "time": "2016-03-05 09:10:18"
}, },
{ {
"name": "behat/transliterator", "name": "behat/transliterator",
@@ -2752,7 +2691,7 @@
"slug", "slug",
"transliterator" "transliterator"
], ],
"time": "2017-04-04T11:38:05+00:00" "time": "2017-04-04 11:38:05"
}, },
{ {
"name": "clue/graph", "name": "clue/graph",
@@ -2797,7 +2736,7 @@
"network", "network",
"vertex" "vertex"
], ],
"time": "2015-03-07T18:11:31+00:00" "time": "2015-03-07 18:11:31"
}, },
{ {
"name": "container-interop/container-interop", "name": "container-interop/container-interop",
@@ -2828,7 +2767,7 @@
], ],
"description": "Promoting the interoperability of container objects (DIC, SL, etc.)", "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
"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-14 19:40:03"
}, },
{ {
"name": "doctrine/instantiator", "name": "doctrine/instantiator",
@@ -2882,7 +2821,7 @@
"constructor", "constructor",
"instantiate" "instantiate"
], ],
"time": "2015-06-14T21:17:01+00:00" "time": "2015-06-14 21:17:01"
}, },
{ {
"name": "facebook/webdriver", "name": "facebook/webdriver",
@@ -2934,7 +2873,7 @@
"selenium", "selenium",
"webdriver" "webdriver"
], ],
"time": "2017-04-28T14:54:49+00:00" "time": "2017-04-28 14:54:49"
}, },
{ {
"name": "florianwolters/component-core-stringutils", "name": "florianwolters/component-core-stringutils",
@@ -2979,7 +2918,7 @@
"string", "string",
"wrapper" "wrapper"
], ],
"time": "2013-07-01T10:24:07+00:00" "time": "2013-07-01 10:24:07"
}, },
{ {
"name": "florianwolters/component-util-reflection", "name": "florianwolters/component-util-reflection",
@@ -3023,7 +2962,7 @@
"reflection", "reflection",
"utility" "utility"
], ],
"time": "2013-03-19T16:42:41+00:00" "time": "2013-03-19 16:42:41"
}, },
{ {
"name": "florianwolters/component-util-singleton", "name": "florianwolters/component-util-singleton",
@@ -3074,7 +3013,7 @@
"singleton", "singleton",
"utility" "utility"
], ],
"time": "2013-06-29T12:35:22+00:00" "time": "2013-06-29 12:35:22"
}, },
{ {
"name": "graphp/algorithms", "name": "graphp/algorithms",
@@ -3124,7 +3063,7 @@
"prim", "prim",
"shortest path" "shortest path"
], ],
"time": "2015-03-08T10:12:01+00:00" "time": "2015-03-08 10:12:01"
}, },
{ {
"name": "guzzle/guzzle", "name": "guzzle/guzzle",
@@ -3190,7 +3129,7 @@
"Guzzle": "src/" "Guzzle": "src/"
} }
}, },
"notification-url": "http://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
"MIT" "MIT"
], ],
@@ -3217,7 +3156,7 @@
"web service" "web service"
], ],
"abandoned": "guzzlehttp/guzzle", "abandoned": "guzzlehttp/guzzle",
"time": "2013-01-28T00:07:40+00:00" "time": "2013-01-28 00:07:40"
}, },
{ {
"name": "instaclick/php-webdriver", "name": "instaclick/php-webdriver",
@@ -3276,7 +3215,7 @@
"webdriver", "webdriver",
"webtest" "webtest"
], ],
"time": "2017-06-30T04:02:48+00:00" "time": "2017-06-30 04:02:48"
}, },
{ {
"name": "lmc/steward", "name": "lmc/steward",
@@ -3351,7 +3290,7 @@
"testing", "testing",
"webdriver" "webdriver"
], ],
"time": "2017-06-05T23:56:28+00:00" "time": "2017-06-05 23:56:28"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
@@ -3393,7 +3332,7 @@
"object", "object",
"object graph" "object graph"
], ],
"time": "2017-04-12T18:52:22+00:00" "time": "2017-04-12 18:52:22"
}, },
{ {
"name": "nette/caching", "name": "nette/caching",
@@ -3455,7 +3394,7 @@
], ],
"description": "Nette Caching Component", "description": "Nette Caching Component",
"homepage": "https://nette.org", "homepage": "https://nette.org",
"time": "2017-07-11T16:41:08+00:00" "time": "2017-07-11 16:41:08"
}, },
{ {
"name": "nette/finder", "name": "nette/finder",
@@ -3511,7 +3450,7 @@
], ],
"description": "Nette Finder: Files Searching", "description": "Nette Finder: Files Searching",
"homepage": "https://nette.org", "homepage": "https://nette.org",
"time": "2017-07-10T23:47:08+00:00" "time": "2017-07-10 23:47:08"
}, },
{ {
"name": "nette/reflection", "name": "nette/reflection",
@@ -3575,7 +3514,7 @@
"nette", "nette",
"reflection" "reflection"
], ],
"time": "2017-07-11T19:28:57+00:00" "time": "2017-07-11 19:28:57"
}, },
{ {
"name": "nette/utils", "name": "nette/utils",
@@ -3638,7 +3577,7 @@
], ],
"description": "Nette Utility Classes", "description": "Nette Utility Classes",
"homepage": "https://nette.org", "homepage": "https://nette.org",
"time": "2017-07-11T19:25:29+00:00" "time": "2017-07-11 19:25:29"
}, },
{ {
"name": "ondram/ci-detector", "name": "ondram/ci-detector",
@@ -3691,7 +3630,7 @@
"teamcity", "teamcity",
"travis" "travis"
], ],
"time": "2017-05-26T16:39:57+00:00" "time": "2017-05-26 16:39:57"
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",
@@ -3745,7 +3684,7 @@
"reflection", "reflection",
"static analysis" "static analysis"
], ],
"time": "2015-12-27T11:43:31+00:00" "time": "2015-12-27 11:43:31"
}, },
{ {
"name": "phpdocumentor/reflection-docblock", "name": "phpdocumentor/reflection-docblock",
@@ -3790,7 +3729,7 @@
} }
], ],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"time": "2017-08-08T06:39:58+00:00" "time": "2017-08-08 06:39:58"
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",
@@ -3837,7 +3776,7 @@
"email": "me@mikevanriel.com" "email": "me@mikevanriel.com"
} }
], ],
"time": "2017-06-03T08:32:36+00:00" "time": "2017-06-03 08:32:36"
}, },
{ {
"name": "phpspec/prophecy", "name": "phpspec/prophecy",
@@ -3900,7 +3839,7 @@
"spy", "spy",
"stub" "stub"
], ],
"time": "2017-03-02T20:05:34+00:00" "time": "2017-03-02 20:05:34"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@@ -3963,7 +3902,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2017-04-02T07:44:40+00:00" "time": "2017-04-02 07:44:40"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@@ -4010,7 +3949,7 @@
"filesystem", "filesystem",
"iterator" "iterator"
], ],
"time": "2016-10-03T07:40:28+00:00" "time": "2016-10-03 07:40:28"
}, },
{ {
"name": "phpunit/php-text-template", "name": "phpunit/php-text-template",
@@ -4051,7 +3990,7 @@
"keywords": [ "keywords": [
"template" "template"
], ],
"time": "2015-06-21T13:50:34+00:00" "time": "2015-06-21 13:50:34"
}, },
{ {
"name": "phpunit/php-timer", "name": "phpunit/php-timer",
@@ -4100,7 +4039,7 @@
"keywords": [ "keywords": [
"timer" "timer"
], ],
"time": "2017-02-26T11:10:40+00:00" "time": "2017-02-26 11:10:40"
}, },
{ {
"name": "phpunit/php-token-stream", "name": "phpunit/php-token-stream",
@@ -4149,7 +4088,7 @@
"keywords": [ "keywords": [
"tokenizer" "tokenizer"
], ],
"time": "2017-02-27T10:12:30+00:00" "time": "2017-02-27 10:12:30"
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
@@ -4231,7 +4170,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2017-06-21T08:11:54+00:00" "time": "2017-06-21 08:11:54"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
@@ -4290,7 +4229,7 @@
"mock", "mock",
"xunit" "xunit"
], ],
"time": "2017-06-30T09:13:00+00:00" "time": "2017-06-30 09:13:00"
}, },
{ {
"name": "psr/container", "name": "psr/container",
@@ -4339,7 +4278,7 @@
"container-interop", "container-interop",
"psr" "psr"
], ],
"time": "2017-02-14T16:28:37+00:00" "time": "2017-02-14 16:28:37"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",
@@ -4384,7 +4323,7 @@
], ],
"description": "Looks up which function or method a line of code belongs to", "description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
"time": "2017-03-04T06:30:41+00:00" "time": "2017-03-04 06:30:41"
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
@@ -4448,7 +4387,7 @@
"compare", "compare",
"equality" "equality"
], ],
"time": "2017-01-29T09:50:25+00:00" "time": "2017-01-29 09:50:25"
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
@@ -4500,7 +4439,7 @@
"keywords": [ "keywords": [
"diff" "diff"
], ],
"time": "2017-05-22T07:24:03+00:00" "time": "2017-05-22 07:24:03"
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
@@ -4550,7 +4489,7 @@
"environment", "environment",
"hhvm" "hhvm"
], ],
"time": "2016-11-26T07:53:53+00:00" "time": "2016-11-26 07:53:53"
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",
@@ -4617,7 +4556,7 @@
"export", "export",
"exporter" "exporter"
], ],
"time": "2016-11-19T08:54:04+00:00" "time": "2016-11-19 08:54:04"
}, },
{ {
"name": "sebastian/global-state", "name": "sebastian/global-state",
@@ -4668,7 +4607,7 @@
"keywords": [ "keywords": [
"global state" "global state"
], ],
"time": "2015-10-12T03:26:01+00:00" "time": "2015-10-12 03:26:01"
}, },
{ {
"name": "sebastian/object-enumerator", "name": "sebastian/object-enumerator",
@@ -4714,7 +4653,7 @@
], ],
"description": "Traverses array structures and object graphs to enumerate all referenced objects", "description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/", "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
"time": "2017-02-18T15:18:39+00:00" "time": "2017-02-18 15:18:39"
}, },
{ {
"name": "sebastian/recursion-context", "name": "sebastian/recursion-context",
@@ -4767,7 +4706,7 @@
], ],
"description": "Provides functionality to recursively process PHP variables", "description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context", "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
"time": "2016-11-19T07:33:16+00:00" "time": "2016-11-19 07:33:16"
}, },
{ {
"name": "sebastian/resource-operations", "name": "sebastian/resource-operations",
@@ -4809,7 +4748,7 @@
], ],
"description": "Provides a list of PHP built-in functions that operate on resources", "description": "Provides a list of PHP built-in functions that operate on resources",
"homepage": "https://www.github.com/sebastianbergmann/resource-operations", "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
"time": "2015-07-28T20:34:47+00:00" "time": "2015-07-28 20:34:47"
}, },
{ {
"name": "sebastian/version", "name": "sebastian/version",
@@ -4852,7 +4791,7 @@
], ],
"description": "Library that helps with managing the version number of Git-hosted PHP projects", "description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version", "homepage": "https://github.com/sebastianbergmann/version",
"time": "2016-10-03T07:35:21+00:00" "time": "2016-10-03 07:35:21"
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
@@ -4903,7 +4842,7 @@
"phpcs", "phpcs",
"standards" "standards"
], ],
"time": "2017-07-18T01:12:32+00:00" "time": "2017-07-18 01:12:32"
}, },
{ {
"name": "symfony/class-loader", "name": "symfony/class-loader",
@@ -4959,7 +4898,7 @@
], ],
"description": "Symfony ClassLoader Component", "description": "Symfony ClassLoader Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-06-02T09:51:43+00:00" "time": "2017-06-02 09:51:43"
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
@@ -5021,7 +4960,7 @@
], ],
"description": "Symfony Config Component", "description": "Symfony Config Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-07-19T07:37:29+00:00" "time": "2017-07-19 07:37:29"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
@@ -5091,7 +5030,7 @@
], ],
"description": "Symfony DependencyInjection Component", "description": "Symfony DependencyInjection Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-07-28T15:27:31+00:00" "time": "2017-07-28 15:27:31"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
@@ -5140,7 +5079,7 @@
], ],
"description": "Symfony Filesystem Component", "description": "Symfony Filesystem Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-07-11T07:17:58+00:00" "time": "2017-07-11 07:17:58"
}, },
{ {
"name": "symfony/options-resolver", "name": "symfony/options-resolver",
@@ -5194,7 +5133,7 @@
"configuration", "configuration",
"options" "options"
], ],
"time": "2017-04-12T14:14:56+00:00" "time": "2017-04-12 14:14:56"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
@@ -5243,7 +5182,7 @@
], ],
"description": "Symfony Stopwatch Component", "description": "Symfony Stopwatch Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-04-12T14:14:56+00:00" "time": "2017-04-12 14:14:56"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
@@ -5298,7 +5237,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-07-23T12:43:26+00:00" "time": "2017-07-23 12:43:26"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
@@ -5348,7 +5287,7 @@
"check", "check",
"validate" "validate"
], ],
"time": "2016-11-23T20:04:58+00:00" "time": "2016-11-23 20:04:58"
}, },
{ {
"name": "wimg/php-compatibility", "name": "wimg/php-compatibility",
@@ -5400,7 +5339,7 @@
"phpcs", "phpcs",
"standards" "standards"
], ],
"time": "2017-08-07T19:39:05+00:00" "time": "2017-08-07 19:39:05"
} }
], ],
"aliases": [], "aliases": [],

View File

@@ -694,7 +694,7 @@ class Bootstrap
// Include also the extendGulliverClass that could have some // Include also the extendGulliverClass that could have some
// new definitions for fields // new definitions for fields
if (file_exists($possiblePath . 'classes' . PATH_SEP . 'class.extendGulliver.php')) { if (file_exists($possiblePath . 'classes' . PATH_SEP . 'class.extendGulliver.php')) {
include_once $possiblePath . 'classes' . PATH_SEP . 'class.extendGulliver.php';
} }
} }
} }