Switch from dev to stable

This commit is contained in:
Mike Koch 2017-10-25 21:50:55 -04:00
parent a01efb8f92
commit 78ae5cebff
No known key found for this signature in database
GPG Key ID: 9BA5D7F8391455ED
2 changed files with 180 additions and 177 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "mike-koch/Mods-for-HESK", "name": "mike-koch/Mods-for-HESK",
"description": "New UI and features for HESK, a free helpdesk solution", "description": "New UI and features for HESK, a free helpdesk solution",
"minimum-stability": "dev", "minimum-stability": "stable",
"license": "MIT", "license": "MIT",
"authors": [ "authors": [
{ {

355
api/composer.lock generated
View File

@ -4,7 +4,7 @@
"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": "cb2f7d750ab9b91b2bb28d36fbbd66ce", "content-hash": "5259191309e50288eeb2370dd4f35c5f",
"packages": [ "packages": [
{ {
"name": "clue/stream-filter", "name": "clue/stream-filter",
@ -164,16 +164,16 @@
}, },
{ {
"name": "doctrine/cache", "name": "doctrine/cache",
"version": "dev-master", "version": "v1.7.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/cache.git", "url": "https://github.com/doctrine/cache.git",
"reference": "beb0fa35b61e9073f8612d9ffd34920bdaec406a" "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/beb0fa35b61e9073f8612d9ffd34920bdaec406a", "url": "https://api.github.com/repos/doctrine/cache/zipball/b3217d58609e9c8e661cd41357a54d926c4a2a1a",
"reference": "beb0fa35b61e9073f8612d9ffd34920bdaec406a", "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -184,11 +184,9 @@
}, },
"require-dev": { "require-dev": {
"alcaeus/mongo-php-adapter": "^1.1", "alcaeus/mongo-php-adapter": "^1.1",
"doctrine/coding-standard": "^1.0",
"mongodb/mongodb": "^1.1", "mongodb/mongodb": "^1.1",
"phpunit/phpunit": "^6.3", "phpunit/phpunit": "^5.7",
"predis/predis": "~1.0", "predis/predis": "~1.0"
"squizlabs/php_codesniffer": "^3.0"
}, },
"suggest": { "suggest": {
"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
@ -196,7 +194,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.8.x-dev" "dev-master": "1.7.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -236,20 +234,20 @@
"cache", "cache",
"caching" "caching"
], ],
"time": "2017-08-25 06:51:37" "time": "2017-08-25T07:02:50+00:00"
}, },
{ {
"name": "doctrine/lexer", "name": "doctrine/lexer",
"version": "dev-master", "version": "v1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/lexer.git", "url": "https://github.com/doctrine/lexer.git",
"reference": "cc709ba91eee09540091ad5a5f2616727662e41b" "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/cc709ba91eee09540091ad5a5f2616727662e41b", "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
"reference": "cc709ba91eee09540091ad5a5f2616727662e41b", "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -262,8 +260,8 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": { "psr-0": {
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" "Doctrine\\Common\\Lexer\\": "lib/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -290,7 +288,7 @@
"lexer", "lexer",
"parser" "parser"
], ],
"time": "2017-07-24 09:37:08" "time": "2014-09-09T13:34:57+00:00"
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
@ -359,23 +357,23 @@
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
"version": "dev-master", "version": "v1.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/promises.git", "url": "https://github.com/guzzle/promises.git",
"reference": "e9cdab6ff93ff789b5b599326c727f51d10893a6" "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/e9cdab6ff93ff789b5b599326c727f51d10893a6", "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
"reference": "e9cdab6ff93ff789b5b599326c727f51d10893a6", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.5.0" "php": ">=5.5.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.8.36" "phpunit/phpunit": "^4.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -406,20 +404,20 @@
"keywords": [ "keywords": [
"promise" "promise"
], ],
"time": "2017-10-06 12:25:00" "time": "2016-12-20T10:07:11+00:00"
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "dev-master", "version": "1.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "d2537c86fa8b004c29e9b9f5e10028f0a29df101" "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/d2537c86fa8b004c29e9b9f5e10028f0a29df101", "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
"reference": "d2537c86fa8b004c29e9b9f5e10028f0a29df101", "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -471,7 +469,7 @@
"uri", "uri",
"url" "url"
], ],
"time": "2017-10-07 03:19:56" "time": "2017-03-20T17:10:46+00:00"
}, },
{ {
"name": "mailgun/mailgun-php", "name": "mailgun/mailgun-php",
@ -712,7 +710,7 @@
}, },
{ {
"name": "php-http/client-common", "name": "php-http/client-common",
"version": "dev-master", "version": "v1.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/client-common.git", "url": "https://github.com/php-http/client-common.git",
@ -770,7 +768,7 @@
"http", "http",
"httplug" "httplug"
], ],
"time": "2017-10-16 16:16:36" "time": "2017-10-16T16:16:36+00:00"
}, },
{ {
"name": "php-http/curl-client", "name": "php-http/curl-client",
@ -830,16 +828,16 @@
}, },
{ {
"name": "php-http/discovery", "name": "php-http/discovery",
"version": "dev-master", "version": "1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/discovery.git", "url": "https://github.com/php-http/discovery.git",
"reference": "d39a8798c473b6b896059a8de576598e4d17d992" "reference": "7b50ab4d6c9fdaa1ed53ae310c955900af6e3372"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/discovery/zipball/d39a8798c473b6b896059a8de576598e4d17d992", "url": "https://api.github.com/repos/php-http/discovery/zipball/7b50ab4d6c9fdaa1ed53ae310c955900af6e3372",
"reference": "d39a8798c473b6b896059a8de576598e4d17d992", "reference": "7b50ab4d6c9fdaa1ed53ae310c955900af6e3372",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -888,25 +886,25 @@
"message", "message",
"psr7" "psr7"
], ],
"time": "2017-09-13 14:06:45" "time": "2017-08-03T10:12:53+00:00"
}, },
{ {
"name": "php-http/guzzle6-adapter", "name": "php-http/guzzle6-adapter",
"version": "dev-master", "version": "v1.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/guzzle6-adapter.git", "url": "https://github.com/php-http/guzzle6-adapter.git",
"reference": "54181ff8455a4c2e1706a53e0d98060b93030321" "reference": "a56941f9dc6110409cfcddc91546ee97039277ab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/guzzle6-adapter/zipball/54181ff8455a4c2e1706a53e0d98060b93030321", "url": "https://api.github.com/repos/php-http/guzzle6-adapter/zipball/a56941f9dc6110409cfcddc91546ee97039277ab",
"reference": "54181ff8455a4c2e1706a53e0d98060b93030321", "reference": "a56941f9dc6110409cfcddc91546ee97039277ab",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"guzzlehttp/guzzle": "^6.0", "guzzlehttp/guzzle": "^6.0",
"php": "^5.5 || ^7.0", "php": ">=5.5.0",
"php-http/httplug": "^1.0" "php-http/httplug": "^1.0"
}, },
"provide": { "provide": {
@ -915,7 +913,7 @@
}, },
"require-dev": { "require-dev": {
"ext-curl": "*", "ext-curl": "*",
"php-http/client-integration-tests": "^0.6" "php-http/adapter-integration-tests": "^0.4"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -948,20 +946,20 @@
"Guzzle", "Guzzle",
"http" "http"
], ],
"time": "2017-05-29 15:06:15" "time": "2016-05-10T06:13:32+00:00"
}, },
{ {
"name": "php-http/httplug", "name": "php-http/httplug",
"version": "dev-master", "version": "v1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/httplug.git", "url": "https://github.com/php-http/httplug.git",
"reference": "036f86f0cb1f37c13dd9b5e75b71866e7ab3f60b" "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/httplug/zipball/036f86f0cb1f37c13dd9b5e75b71866e7ab3f60b", "url": "https://api.github.com/repos/php-http/httplug/zipball/1c6381726c18579c4ca2ef1ec1498fdae8bdf018",
"reference": "036f86f0cb1f37c13dd9b5e75b71866e7ab3f60b", "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -976,7 +974,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.2-dev" "dev-master": "1.1-dev"
} }
}, },
"autoload": { "autoload": {
@ -1004,11 +1002,11 @@
"client", "client",
"http" "http"
], ],
"time": "2017-08-18 18:51:51" "time": "2016-08-31T08:30:17+00:00"
}, },
{ {
"name": "php-http/message", "name": "php-http/message",
"version": "dev-master", "version": "1.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/message.git", "url": "https://github.com/php-http/message.git",
@ -1076,20 +1074,20 @@
"message", "message",
"psr-7" "psr-7"
], ],
"time": "2017-07-05 06:40:53" "time": "2017-07-05T06:40:53+00:00"
}, },
{ {
"name": "php-http/message-factory", "name": "php-http/message-factory",
"version": "dev-master", "version": "v1.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/message-factory.git", "url": "https://github.com/php-http/message-factory.git",
"reference": "a2809d4fe294ebe8879aec8d4d5bf21faa029344" "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/message-factory/zipball/a2809d4fe294ebe8879aec8d4d5bf21faa029344", "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
"reference": "a2809d4fe294ebe8879aec8d4d5bf21faa029344", "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1126,20 +1124,20 @@
"stream", "stream",
"uri" "uri"
], ],
"time": "2016-02-03 08:16:31" "time": "2015-12-19T14:08:53+00:00"
}, },
{ {
"name": "php-http/multipart-stream-builder", "name": "php-http/multipart-stream-builder",
"version": "dev-master", "version": "1.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/multipart-stream-builder.git", "url": "https://github.com/php-http/multipart-stream-builder.git",
"reference": "0f66890b095841c1606be107d68be250fe8ed768" "reference": "1fa3c623fc813a43b39494b2a1612174e36e0fb0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/multipart-stream-builder/zipball/0f66890b095841c1606be107d68be250fe8ed768", "url": "https://api.github.com/repos/php-http/multipart-stream-builder/zipball/1fa3c623fc813a43b39494b2a1612174e36e0fb0",
"reference": "0f66890b095841c1606be107d68be250fe8ed768", "reference": "1fa3c623fc813a43b39494b2a1612174e36e0fb0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1156,7 +1154,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.1-dev" "dev-master": "0.3-dev"
} }
}, },
"autoload": { "autoload": {
@ -1183,20 +1181,20 @@
"multipart stream", "multipart stream",
"stream" "stream"
], ],
"time": "2017-05-21 18:01:57" "time": "2017-05-21T17:45:25+00:00"
}, },
{ {
"name": "php-http/promise", "name": "php-http/promise",
"version": "dev-master", "version": "v1.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/promise.git", "url": "https://github.com/php-http/promise.git",
"reference": "810b30da8bcf69e4b82c4b9bc6b31518234293ab" "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/promise/zipball/810b30da8bcf69e4b82c4b9bc6b31518234293ab", "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980",
"reference": "810b30da8bcf69e4b82c4b9bc6b31518234293ab", "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980",
"shasum": "" "shasum": ""
}, },
"require-dev": { "require-dev": {
@ -1206,7 +1204,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.0-dev" "dev-master": "1.1-dev"
} }
}, },
"autoload": { "autoload": {
@ -1233,7 +1231,7 @@
"keywords": [ "keywords": [
"promise" "promise"
], ],
"time": "2016-01-28 07:54:12" "time": "2016-01-26T13:27:02+00:00"
}, },
{ {
"name": "phpmailer/phpmailer", "name": "phpmailer/phpmailer",
@ -1314,16 +1312,16 @@
}, },
{ {
"name": "psr/container", "name": "psr/container",
"version": "dev-master", "version": "1.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/container.git", "url": "https://github.com/php-fig/container.git",
"reference": "2cc4a01788191489dc7459446ba832fa79a216a7" "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/2cc4a01788191489dc7459446ba832fa79a216a7", "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
"reference": "2cc4a01788191489dc7459446ba832fa79a216a7", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1359,11 +1357,11 @@
"container-interop", "container-interop",
"psr" "psr"
], ],
"time": "2017-06-28 15:35:32" "time": "2017-02-14T16:28:37+00:00"
}, },
{ {
"name": "psr/http-message", "name": "psr/http-message",
"version": "dev-master", "version": "1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/http-message.git", "url": "https://github.com/php-fig/http-message.git",
@ -1409,20 +1407,20 @@
"request", "request",
"response" "response"
], ],
"time": "2016-08-06 14:39:51" "time": "2016-08-06T14:39:51+00:00"
}, },
{ {
"name": "symfony/options-resolver", "name": "symfony/options-resolver",
"version": "3.4.x-dev", "version": "v3.3.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/options-resolver.git", "url": "https://github.com/symfony/options-resolver.git",
"reference": "d0412a6676e80d5aea70f42ec964de77f61a3516" "reference": "ee4e22978fe885b54ee5da8c7964f0a5301abfb6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/d0412a6676e80d5aea70f42ec964de77f61a3516", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/ee4e22978fe885b54ee5da8c7964f0a5301abfb6",
"reference": "d0412a6676e80d5aea70f42ec964de77f61a3516", "reference": "ee4e22978fe885b54ee5da8c7964f0a5301abfb6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1431,7 +1429,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.4-dev" "dev-master": "3.3-dev"
} }
}, },
"autoload": { "autoload": {
@ -1463,20 +1461,20 @@
"configuration", "configuration",
"options" "options"
], ],
"time": "2017-10-12 16:27:27" "time": "2017-07-29T21:54:42+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
"version": "dev-master", "version": "1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozart/assert.git", "url": "https://github.com/webmozart/assert.git",
"reference": "4a8bf11547e139e77b651365113fc12850c43d9a" "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozart/assert/zipball/4a8bf11547e139e77b651365113fc12850c43d9a", "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
"reference": "4a8bf11547e139e77b651365113fc12850c43d9a", "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1513,7 +1511,7 @@
"check", "check",
"validate" "validate"
], ],
"time": "2016-11-23 20:04:41" "time": "2016-11-23T20:04:58+00:00"
}, },
{ {
"name": "zendframework/zend-code", "name": "zendframework/zend-code",
@ -1569,24 +1567,24 @@
}, },
{ {
"name": "zendframework/zend-eventmanager", "name": "zendframework/zend-eventmanager",
"version": "dev-develop", "version": "3.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-eventmanager.git", "url": "https://github.com/zendframework/zend-eventmanager.git",
"reference": "969821ae236411f1540fa9a0267246ef07b02189" "reference": "9d72db10ceb6e42fb92350c0cb54460da61bd79c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/969821ae236411f1540fa9a0267246ef07b02189", "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/9d72db10ceb6e42fb92350c0cb54460da61bd79c",
"reference": "969821ae236411f1540fa9a0267246ef07b02189", "reference": "9d72db10ceb6e42fb92350c0cb54460da61bd79c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.6 || ^7.0" "php": "^5.6 || ^7.0"
}, },
"require-dev": { "require-dev": {
"athletic/athletic": "^0.1",
"container-interop/container-interop": "^1.1.0", "container-interop/container-interop": "^1.1.0",
"phpbench/phpbench": "^0.13",
"phpunit/phpunit": "^6.0.7 || ^5.7.14", "phpunit/phpunit": "^6.0.7 || ^5.7.14",
"zendframework/zend-coding-standard": "~1.0.0", "zendframework/zend-coding-standard": "~1.0.0",
"zendframework/zend-stdlib": "^2.7.3 || ^3.0" "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
@ -1619,31 +1617,33 @@
"events", "events",
"zf2" "zf2"
], ],
"time": "2017-10-09 10:07:30" "time": "2017-07-11T19:17:22+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
{ {
"name": "doctrine/instantiator", "name": "doctrine/instantiator",
"version": "dev-master", "version": "1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/instantiator.git", "url": "https://github.com/doctrine/instantiator.git",
"reference": "7af8066e48b8a4cbd90849bbe9234ab444057968" "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/7af8066e48b8a4cbd90849bbe9234ab444057968", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
"reference": "7af8066e48b8a4cbd90849bbe9234ab444057968", "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1" "php": "^7.1"
}, },
"require-dev": { "require-dev": {
"athletic/athletic": "~0.1.8",
"ext-pdo": "*", "ext-pdo": "*",
"ext-phar": "*", "ext-phar": "*",
"phpunit/phpunit": "^6.2.3" "phpunit/phpunit": "^6.2.3",
"squizlabs/php_codesniffer": "^3.0.2"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -1673,41 +1673,44 @@
"constructor", "constructor",
"instantiate" "instantiate"
], ],
"time": "2017-09-19 12:41:22" "time": "2017-07-22T11:58:36+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
"version": "1.x-dev", "version": "1.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/myclabs/DeepCopy.git", "url": "https://github.com/myclabs/DeepCopy.git",
"reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102" "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/8e6e04167378abf1ddb4d3522d8755c5fd90d102", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
"reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102", "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.4.0" "php": "^5.6 || ^7.0"
}, },
"require-dev": { "require-dev": {
"doctrine/collections": "1.*", "doctrine/collections": "^1.0",
"phpunit/phpunit": "~4.1" "doctrine/common": "^2.6",
"phpunit/phpunit": "^4.1"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"DeepCopy\\": "src/DeepCopy/" "DeepCopy\\": "src/DeepCopy/"
} },
"files": [
"src/DeepCopy/deep_copy.php"
]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
"MIT" "MIT"
], ],
"description": "Create deep copies (clones) of your objects", "description": "Create deep copies (clones) of your objects",
"homepage": "https://github.com/myclabs/DeepCopy",
"keywords": [ "keywords": [
"clone", "clone",
"copy", "copy",
@ -1715,20 +1718,20 @@
"object", "object",
"object graph" "object graph"
], ],
"time": "2017-04-12 18:52:22" "time": "2017-10-19T19:58:43+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",
"version": "dev-master", "version": "1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phar-io/manifest.git", "url": "https://github.com/phar-io/manifest.git",
"reference": "014feadb268809af7c8e2f7ccd396b8494901f58" "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phar-io/manifest/zipball/014feadb268809af7c8e2f7ccd396b8494901f58", "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
"reference": "014feadb268809af7c8e2f7ccd396b8494901f58", "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1770,7 +1773,7 @@
} }
], ],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
"time": "2017-04-07 07:07:10" "time": "2017-03-05T18:14:27+00:00"
}, },
{ {
"name": "phar-io/version", "name": "phar-io/version",
@ -1821,7 +1824,7 @@
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",
"version": "dev-master", "version": "1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
@ -1871,7 +1874,7 @@
"reflection", "reflection",
"static analysis" "static analysis"
], ],
"time": "2017-09-11 18:02:19" "time": "2017-09-11T18:02:19+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-docblock", "name": "phpdocumentor/reflection-docblock",
@ -1967,7 +1970,7 @@
}, },
{ {
"name": "phpspec/prophecy", "name": "phpspec/prophecy",
"version": "dev-master", "version": "v1.7.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpspec/prophecy.git", "url": "https://github.com/phpspec/prophecy.git",
@ -2026,20 +2029,20 @@
"spy", "spy",
"stub" "stub"
], ],
"time": "2017-09-04 11:05:03" "time": "2017-09-04T11:05:03+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "dev-master", "version": "5.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "77a1ba8076365f943e2a3d75573b6c9822840ac6" "reference": "8ed1902a57849e117b5651fc1a5c48110946c06b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/77a1ba8076365f943e2a3d75573b6c9822840ac6", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/8ed1902a57849e117b5651fc1a5c48110946c06b",
"reference": "77a1ba8076365f943e2a3d75573b6c9822840ac6", "reference": "8ed1902a57849e117b5651fc1a5c48110946c06b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2048,7 +2051,7 @@
"php": "^7.0", "php": "^7.0",
"phpunit/php-file-iterator": "^1.4.2", "phpunit/php-file-iterator": "^1.4.2",
"phpunit/php-text-template": "^1.2.1", "phpunit/php-text-template": "^1.2.1",
"phpunit/php-token-stream": "^2.0", "phpunit/php-token-stream": "^1.4.11 || ^2.0",
"sebastian/code-unit-reverse-lookup": "^1.0.1", "sebastian/code-unit-reverse-lookup": "^1.0.1",
"sebastian/environment": "^3.0", "sebastian/environment": "^3.0",
"sebastian/version": "^2.0.1", "sebastian/version": "^2.0.1",
@ -2090,11 +2093,11 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2017-08-25 06:32:04" "time": "2017-08-03T12:40:43+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
"version": "dev-master", "version": "1.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
@ -2137,7 +2140,7 @@
"filesystem", "filesystem",
"iterator" "iterator"
], ],
"time": "2016-10-03 07:40:28" "time": "2016-10-03T07:40:28+00:00"
}, },
{ {
"name": "phpunit/php-text-template", "name": "phpunit/php-text-template",
@ -2182,16 +2185,16 @@
}, },
{ {
"name": "phpunit/php-timer", "name": "phpunit/php-timer",
"version": "dev-master", "version": "1.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git", "url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "d107f347d368dd8a384601398280c7c608390ab7" "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/d107f347d368dd8a384601398280c7c608390ab7", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
"reference": "d107f347d368dd8a384601398280c7c608390ab7", "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2227,11 +2230,11 @@
"keywords": [ "keywords": [
"timer" "timer"
], ],
"time": "2017-03-07 15:42:04" "time": "2017-02-26T11:10:40+00:00"
}, },
{ {
"name": "phpunit/php-token-stream", "name": "phpunit/php-token-stream",
"version": "dev-master", "version": "2.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git", "url": "https://github.com/sebastianbergmann/php-token-stream.git",
@ -2276,7 +2279,7 @@
"keywords": [ "keywords": [
"tokenizer" "tokenizer"
], ],
"time": "2017-08-20 05:47:52" "time": "2017-08-20T05:47:52+00:00"
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
@ -2364,7 +2367,7 @@
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
"version": "dev-master", "version": "4.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
@ -2419,20 +2422,20 @@
"mock", "mock",
"xunit" "xunit"
], ],
"time": "2017-08-03 14:08:16" "time": "2017-08-03T14:08:16+00:00"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",
"version": "dev-master", "version": "1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
"reference": "3488be0a7b346cd6e5361510ed07e88f9bea2e88" "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/3488be0a7b346cd6e5361510ed07e88f9bea2e88", "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
"reference": "3488be0a7b346cd6e5361510ed07e88f9bea2e88", "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2464,34 +2467,34 @@
], ],
"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-04 10:23:55" "time": "2017-03-04T06:30:41+00:00"
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
"version": "dev-master", "version": "2.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git", "url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "7672f0c31b6ec068e3e941dc5025f822fe724b73" "reference": "ae068fede81d06e7bb9bb46a367210a3d3e1fe6a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/7672f0c31b6ec068e3e941dc5025f822fe724b73", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/ae068fede81d06e7bb9bb46a367210a3d3e1fe6a",
"reference": "7672f0c31b6ec068e3e941dc5025f822fe724b73", "reference": "ae068fede81d06e7bb9bb46a367210a3d3e1fe6a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.0", "php": "^7.0",
"sebastian/diff": "^2.0", "sebastian/diff": "^2.0",
"sebastian/exporter": "^3.1" "sebastian/exporter": "^3.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^6.4" "phpunit/phpunit": "^6.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.1.x-dev" "dev-master": "2.0.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -2522,26 +2525,26 @@
} }
], ],
"description": "Provides the functionality to compare PHP values for equality", "description": "Provides the functionality to compare PHP values for equality",
"homepage": "https://github.com/sebastianbergmann/comparator", "homepage": "http://www.github.com/sebastianbergmann/comparator",
"keywords": [ "keywords": [
"comparator", "comparator",
"compare", "compare",
"equality" "equality"
], ],
"time": "2017-10-16T04:35:48+00:00" "time": "2017-08-03T07:14:59+00:00"
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
"version": "dev-master", "version": "2.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/diff.git", "url": "https://github.com/sebastianbergmann/diff.git",
"reference": "376cb25efae48c66fb660c9ce7bc07e1682b5e84" "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/376cb25efae48c66fb660c9ce7bc07e1682b5e84", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
"reference": "376cb25efae48c66fb660c9ce7bc07e1682b5e84", "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2580,11 +2583,11 @@
"keywords": [ "keywords": [
"diff" "diff"
], ],
"time": "2017-10-05T13:24:46+00:00" "time": "2017-08-03T08:09:46+00:00"
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
"version": "dev-master", "version": "3.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/environment.git", "url": "https://github.com/sebastianbergmann/environment.git",
@ -2630,11 +2633,11 @@
"environment", "environment",
"hhvm" "hhvm"
], ],
"time": "2017-07-01 08:51:00" "time": "2017-07-01T08:51:00+00:00"
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",
"version": "dev-master", "version": "3.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git", "url": "https://github.com/sebastianbergmann/exporter.git",
@ -2697,11 +2700,11 @@
"export", "export",
"exporter" "exporter"
], ],
"time": "2017-04-03 13:19:02" "time": "2017-04-03T13:19:02+00:00"
}, },
{ {
"name": "sebastian/global-state", "name": "sebastian/global-state",
"version": "dev-master", "version": "2.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git", "url": "https://github.com/sebastianbergmann/global-state.git",
@ -2748,11 +2751,11 @@
"keywords": [ "keywords": [
"global state" "global state"
], ],
"time": "2017-04-27 15:39:26" "time": "2017-04-27T15:39:26+00:00"
}, },
{ {
"name": "sebastian/object-enumerator", "name": "sebastian/object-enumerator",
"version": "dev-master", "version": "3.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git", "url": "https://github.com/sebastianbergmann/object-enumerator.git",
@ -2795,11 +2798,11 @@
], ],
"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-08-03 12:35:26" "time": "2017-08-03T12:35:26+00:00"
}, },
{ {
"name": "sebastian/object-reflector", "name": "sebastian/object-reflector",
"version": "dev-master", "version": "1.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git", "url": "https://github.com/sebastianbergmann/object-reflector.git",
@ -2840,20 +2843,20 @@
], ],
"description": "Allows reflection of object attributes, including inherited and non-public ones", "description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/", "homepage": "https://github.com/sebastianbergmann/object-reflector/",
"time": "2017-03-29 09:07:27" "time": "2017-03-29T09:07:27+00:00"
}, },
{ {
"name": "sebastian/recursion-context", "name": "sebastian/recursion-context",
"version": "dev-master", "version": "3.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git", "url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "a0e54bc9bf04e2c5b302236984cebc277631f0f1" "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/a0e54bc9bf04e2c5b302236984cebc277631f0f1", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
"reference": "a0e54bc9bf04e2c5b302236984cebc277631f0f1", "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2893,20 +2896,20 @@
], ],
"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": "2017-03-07 15:09:59" "time": "2017-03-03T06:23:57+00:00"
}, },
{ {
"name": "sebastian/resource-operations", "name": "sebastian/resource-operations",
"version": "dev-master", "version": "1.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/resource-operations.git", "url": "https://github.com/sebastianbergmann/resource-operations.git",
"reference": "fadc83f7c41fb2924e542635fea47ae546816ece" "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/fadc83f7c41fb2924e542635fea47ae546816ece", "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
"reference": "fadc83f7c41fb2924e542635fea47ae546816ece", "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2935,11 +2938,11 @@
], ],
"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": "2016-10-03 07:43:09" "time": "2015-07-28T20:34:47+00:00"
}, },
{ {
"name": "sebastian/version", "name": "sebastian/version",
"version": "dev-master", "version": "2.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/version.git", "url": "https://github.com/sebastianbergmann/version.git",
@ -2978,7 +2981,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-03 07:35:21" "time": "2016-10-03T07:35:21+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",
@ -3022,7 +3025,7 @@
} }
], ],
"aliases": [], "aliases": [],
"minimum-stability": "dev", "minimum-stability": "stable",
"stability-flags": [], "stability-flags": [],
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,