Skip to content
Snippets Groups Projects
Commit c02bc2f4 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Version 1.0.10 mais avec les packages unicaen renommés

parent 98895119
Branches
Tags 3.2.9
No related merge requests found
{ {
"name" : "unicaen/unicaen-import", "name" : "unicaen/import",
"description" : "Boite à outils pour la programmation avec la bibliothèque Unicaen", "description" : "Boite à outils pour la programmation avec la bibliothèque Unicaen",
"repositories": [ "repositories": [
{ {
...@@ -8,8 +8,8 @@ ...@@ -8,8 +8,8 @@
} }
], ],
"require" : { "require" : {
"unicaen/unicaen-auth": "1.*", "unicaen/auth": "1.*",
"unicaen/unicaen-oracle": "1.*" "unicaen/oracle": "1.*"
}, },
"require-dev" : { "require-dev" : {
"phpunit/PHPUnit": ">=3.7" "phpunit/PHPUnit": ">=3.7"
......
...@@ -4,8 +4,7 @@ ...@@ -4,8 +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"
], ],
"hash": "927c6ac90e72401e330d056c862903c7", "content-hash": "2c3d683c078abdb06a9f4ead4bddb4eb",
"content-hash": "a090538623b279a97fb9f641b7763fca",
"packages": [ "packages": [
{ {
"name": "bjyoungblood/bjy-authorize", "name": "bjyoungblood/bjy-authorize",
...@@ -75,39 +74,39 @@ ...@@ -75,39 +74,39 @@
"zf2", "zf2",
"zfc-user" "zfc-user"
], ],
"time": "2013-07-05 11:59:46" "time": "2013-07-05T11:59:46+00:00"
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
"version": "v1.2.7", "version": "v1.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/annotations.git", "url": "https://github.com/doctrine/annotations.git",
"reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535" "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535", "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
"reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535", "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/lexer": "1.*", "doctrine/lexer": "1.*",
"php": ">=5.3.2" "php": "^5.6 || ^7.0"
}, },
"require-dev": { "require-dev": {
"doctrine/cache": "1.*", "doctrine/cache": "1.*",
"phpunit/phpunit": "4.*" "phpunit/phpunit": "^5.7"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.3.x-dev" "dev-master": "1.4.x-dev"
} }
}, },
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/" "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
...@@ -143,20 +142,20 @@ ...@@ -143,20 +142,20 @@
"docblock", "docblock",
"parser" "parser"
], ],
"time": "2015-08-31 12:32:49" "time": "2017-02-24T16:22:25+00:00"
}, },
{ {
"name": "doctrine/cache", "name": "doctrine/cache",
"version": "v1.6.0", "version": "v1.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/cache.git", "url": "https://github.com/doctrine/cache.git",
"reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6" "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/f8af318d14bdb0eff0336795b428b547bd39ccb6", "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
"reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6", "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -213,32 +212,33 @@ ...@@ -213,32 +212,33 @@
"cache", "cache",
"caching" "caching"
], ],
"time": "2015-12-31 16:37:02" "time": "2017-07-22T12:49:21+00:00"
}, },
{ {
"name": "doctrine/collections", "name": "doctrine/collections",
"version": "v1.3.0", "version": "v1.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/collections.git", "url": "https://github.com/doctrine/collections.git",
"reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a" "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a", "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
"reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a", "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.2" "php": "^5.6 || ^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.0" "doctrine/coding-standard": "~0.1@dev",
"phpunit/phpunit": "^5.7"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.2.x-dev" "dev-master": "1.3.x-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -279,20 +279,20 @@ ...@@ -279,20 +279,20 @@
"collections", "collections",
"iterator" "iterator"
], ],
"time": "2015-04-14 22:21:58" "time": "2017-01-03T10:49:41+00:00"
}, },
{ {
"name": "doctrine/common", "name": "doctrine/common",
"version": "v2.6.1", "version": "v2.7.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/common.git", "url": "https://github.com/doctrine/common.git",
"reference": "a579557bc689580c19fee4e27487a67fe60defc0" "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/common/zipball/a579557bc689580c19fee4e27487a67fe60defc0", "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9",
"reference": "a579557bc689580c19fee4e27487a67fe60defc0", "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -301,10 +301,10 @@ ...@@ -301,10 +301,10 @@
"doctrine/collections": "1.*", "doctrine/collections": "1.*",
"doctrine/inflector": "1.*", "doctrine/inflector": "1.*",
"doctrine/lexer": "1.*", "doctrine/lexer": "1.*",
"php": "~5.5|~7.0" "php": "~5.6|~7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.8|~5.0" "phpunit/phpunit": "^5.4.6"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
...@@ -352,24 +352,24 @@ ...@@ -352,24 +352,24 @@
"persistence", "persistence",
"spl" "spl"
], ],
"time": "2015-12-25 13:18:31" "time": "2017-07-22T08:35:12+00:00"
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "v2.5.5", "version": "v2.5.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "9f8c05cd5225a320d56d4bfdb4772f10d045a0c9" "reference": "729340d8d1eec8f01bff708e12e449a3415af873"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/9f8c05cd5225a320d56d4bfdb4772f10d045a0c9", "url": "https://api.github.com/repos/doctrine/dbal/zipball/729340d8d1eec8f01bff708e12e449a3415af873",
"reference": "9f8c05cd5225a320d56d4bfdb4772f10d045a0c9", "reference": "729340d8d1eec8f01bff708e12e449a3415af873",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/common": ">=2.4,<2.7-dev", "doctrine/common": ">=2.4,<2.8-dev",
"php": ">=5.3.2" "php": ">=5.3.2"
}, },
"require-dev": { "require-dev": {
...@@ -423,7 +423,7 @@ ...@@ -423,7 +423,7 @@
"persistence", "persistence",
"queryobject" "queryobject"
], ],
"time": "2016-09-09 19:13:33" "time": "2017-07-22T20:44:48+00:00"
}, },
{ {
"name": "doctrine/doctrine-module", "name": "doctrine/doctrine-module",
...@@ -501,7 +501,7 @@ ...@@ -501,7 +501,7 @@
"module", "module",
"zf2" "zf2"
], ],
"time": "2016-03-21 22:50:01" "time": "2016-03-21T22:50:01+00:00"
}, },
{ {
"name": "doctrine/doctrine-orm-module", "name": "doctrine/doctrine-orm-module",
...@@ -579,37 +579,37 @@ ...@@ -579,37 +579,37 @@
"orm", "orm",
"zf2" "zf2"
], ],
"time": "2016-03-22 00:43:08" "time": "2016-03-22T00:43:08+00:00"
}, },
{ {
"name": "doctrine/inflector", "name": "doctrine/inflector",
"version": "v1.1.0", "version": "v1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/inflector.git", "url": "https://github.com/doctrine/inflector.git",
"reference": "90b2128806bfde671b6952ab8bea493942c1fdae" "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae", "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462",
"reference": "90b2128806bfde671b6952ab8bea493942c1fdae", "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.2" "php": "^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "4.*" "phpunit/phpunit": "^6.2"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.1.x-dev" "dev-master": "1.2.x-dev"
} }
}, },
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"Doctrine\\Common\\Inflector\\": "lib/" "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
...@@ -646,7 +646,7 @@ ...@@ -646,7 +646,7 @@
"singularize", "singularize",
"string" "string"
], ],
"time": "2015-11-06 14:35:42" "time": "2017-07-22T12:18:28+00:00"
}, },
{ {
"name": "doctrine/instantiator", "name": "doctrine/instantiator",
...@@ -700,7 +700,7 @@ ...@@ -700,7 +700,7 @@
"constructor", "constructor",
"instantiate" "instantiate"
], ],
"time": "2015-06-14 21:17:01" "time": "2015-06-14T21:17:01+00:00"
}, },
{ {
"name": "doctrine/lexer", "name": "doctrine/lexer",
...@@ -754,35 +754,35 @@ ...@@ -754,35 +754,35 @@
"lexer", "lexer",
"parser" "parser"
], ],
"time": "2014-09-09 13:34:57" "time": "2014-09-09T13:34:57+00:00"
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "v2.5.5", "version": "v2.5.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/doctrine2.git", "url": "https://github.com/doctrine/doctrine2.git",
"reference": "73e4be7c7b3ba26f96b781a40b33feba4dfa6d45" "reference": "810a7baf81462a5ddf10e8baa8cb94b6eec02754"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/doctrine2/zipball/73e4be7c7b3ba26f96b781a40b33feba4dfa6d45", "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/810a7baf81462a5ddf10e8baa8cb94b6eec02754",
"reference": "73e4be7c7b3ba26f96b781a40b33feba4dfa6d45", "reference": "810a7baf81462a5ddf10e8baa8cb94b6eec02754",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/cache": "~1.4", "doctrine/cache": "~1.4",
"doctrine/collections": "~1.2", "doctrine/collections": "~1.2",
"doctrine/common": ">=2.5-dev,<2.7-dev", "doctrine/common": ">=2.5-dev,<2.9-dev",
"doctrine/dbal": ">=2.5-dev,<2.6-dev", "doctrine/dbal": ">=2.5-dev,<2.7-dev",
"doctrine/instantiator": "~1.0.1", "doctrine/instantiator": "^1.0.1",
"ext-pdo": "*", "ext-pdo": "*",
"php": ">=5.4", "php": ">=5.4",
"symfony/console": "~2.5|~3.0" "symfony/console": "~2.5|~3.0|~4.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.0", "phpunit/phpunit": "~4.0",
"symfony/yaml": "~2.3|~3.0" "symfony/yaml": "~2.3|~3.0|~4.0"
}, },
"suggest": { "suggest": {
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver" "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
...@@ -830,25 +830,25 @@ ...@@ -830,25 +830,25 @@
"database", "database",
"orm" "orm"
], ],
"time": "2016-09-10 18:51:13" "time": "2017-12-17T02:57:51+00:00"
}, },
{ {
"name": "jasig/phpcas", "name": "jasig/phpcas",
"version": "1.3.4", "version": "1.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Jasig/phpCAS.git", "url": "https://github.com/apereo/phpCAS.git",
"reference": "8c74d21630f74278270830fdbdb0c1317bce3f0a" "reference": "61c8899c8f91204e8b9135d795461e50fe5c2db0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Jasig/phpCAS/zipball/8c74d21630f74278270830fdbdb0c1317bce3f0a", "url": "https://api.github.com/repos/apereo/phpCAS/zipball/61c8899c8f91204e8b9135d795461e50fe5c2db0",
"reference": "8c74d21630f74278270830fdbdb0c1317bce3f0a", "reference": "61c8899c8f91204e8b9135d795461e50fe5c2db0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-curl": "*", "ext-curl": "*",
"php": ">=5.0.0" "php": ">=5.4.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~3.7.10" "phpunit/phpunit": "~3.7.10"
...@@ -884,7 +884,7 @@ ...@@ -884,7 +884,7 @@
"cas", "cas",
"jasig" "jasig"
], ],
"time": "2015-11-16 20:44:36" "time": "2017-04-10T19:12:45+00:00"
}, },
{ {
"name": "kriswallsmith/assetic", "name": "kriswallsmith/assetic",
...@@ -958,7 +958,105 @@ ...@@ -958,7 +958,105 @@
"compression", "compression",
"minification" "minification"
], ],
"time": "2014-12-12 05:04:05" "time": "2014-12-12T05:04:05+00:00"
},
{
"name": "mpdf/mpdf",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/mpdf/mpdf.git",
"reference": "7f138bf7508eac895ac2c13d2509b056ac7e7e97"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mpdf/mpdf/zipball/7f138bf7508eac895ac2c13d2509b056ac7e7e97",
"reference": "7f138bf7508eac895ac2c13d2509b056ac7e7e97",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": ">=5.4.0",
"setasign/fpdi": "1.6.*"
},
"require-dev": {
"phpunit/phpunit": "^4.7"
},
"suggest": {
"ext-zlib": "Needed for compression of embedded resources, such as fonts"
},
"type": "library",
"autoload": {
"classmap": [
"mpdf.php",
"classes"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0"
],
"authors": [
{
"name": "Ian Back",
"role": "Developer"
}
],
"description": "A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support",
"homepage": "http://mpdf.github.io",
"keywords": [
"pdf",
"php",
"utf-8"
],
"time": "2016-12-12T10:42:18+00:00"
},
{
"name": "psr/log",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
"reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.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"
],
"time": "2016-10-10T12:19:37+00:00"
}, },
{ {
"name": "rwoverdijk/assetmanager", "name": "rwoverdijk/assetmanager",
...@@ -1019,40 +1117,97 @@ ...@@ -1019,40 +1117,97 @@
"zend framework 2", "zend framework 2",
"zf2" "zf2"
], ],
"time": "2016-03-31 09:19:26" "time": "2016-03-31T09:19:26+00:00"
},
{
"name": "setasign/fpdi",
"version": "1.6.2",
"source": {
"type": "git",
"url": "https://github.com/Setasign/FPDI.git",
"reference": "a6ad58897a6d97cc2d2cd2adaeda343b25a368ea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Setasign/FPDI/zipball/a6ad58897a6d97cc2d2cd2adaeda343b25a368ea",
"reference": "a6ad58897a6d97cc2d2cd2adaeda343b25a368ea",
"shasum": ""
},
"suggest": {
"setasign/fpdf": "FPDI will extend this class but as it is also possible to use \"tecnickcom/tcpdf\" as an alternative there's no fixed dependency configured.",
"setasign/fpdi-fpdf": "Use this package to automatically evaluate dependencies to FPDF.",
"setasign/fpdi-tcpdf": "Use this package to automatically evaluate dependencies to TCPDF."
},
"type": "library",
"autoload": {
"classmap": [
"filters/",
"fpdi.php",
"fpdf_tpl.php",
"fpdi_pdf_parser.php",
"pdf_context.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jan Slabon",
"email": "jan.slabon@setasign.com",
"homepage": "https://www.setasign.com"
}
],
"description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
"homepage": "https://www.setasign.com/fpdi",
"keywords": [
"fpdf",
"fpdi",
"pdf"
],
"time": "2017-05-11T14:25:49+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v3.1.4", "version": "v3.3.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "8ea494c34f0f772c3954b5fbe00bffc5a435e563" "reference": "af7ec995de93671c03cc1b4e3176c8588bc79dcc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/8ea494c34f0f772c3954b5fbe00bffc5a435e563", "url": "https://api.github.com/repos/symfony/console/zipball/af7ec995de93671c03cc1b4e3176c8588bc79dcc",
"reference": "8ea494c34f0f772c3954b5fbe00bffc5a435e563", "reference": "af7ec995de93671c03cc1b4e3176c8588bc79dcc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.5.9", "php": "^5.5.9|>=7.0.8",
"symfony/debug": "~2.8|~3.0",
"symfony/polyfill-mbstring": "~1.0" "symfony/polyfill-mbstring": "~1.0"
}, },
"conflict": {
"symfony/dependency-injection": "<3.3"
},
"require-dev": { "require-dev": {
"psr/log": "~1.0", "psr/log": "~1.0",
"symfony/config": "~3.3",
"symfony/dependency-injection": "~3.3",
"symfony/event-dispatcher": "~2.8|~3.0", "symfony/event-dispatcher": "~2.8|~3.0",
"symfony/filesystem": "~2.8|~3.0",
"symfony/process": "~2.8|~3.0" "symfony/process": "~2.8|~3.0"
}, },
"suggest": { "suggest": {
"psr/log": "For using the console logger", "psr/log": "For using the console logger",
"symfony/event-dispatcher": "", "symfony/event-dispatcher": "",
"symfony/filesystem": "",
"symfony/process": "" "symfony/process": ""
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.1-dev" "dev-master": "3.3-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -1079,20 +1234,76 @@ ...@@ -1079,20 +1234,76 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-08-19 06:48:39" "time": "2018-01-29T09:02:23+00:00"
},
{
"name": "symfony/debug",
"version": "v3.4.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
"reference": "53f6af2805daf52a43b393b93d2f24925d35c937"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/53f6af2805daf52a43b393b93d2f24925d35c937",
"reference": "53f6af2805daf52a43b393b93d2f24925d35c937",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"psr/log": "~1.0"
},
"conflict": {
"symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
},
"require-dev": {
"symfony/http-kernel": "~2.8|~3.0|~4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Debug\\": ""
},
"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": "Symfony Debug Component",
"homepage": "https://symfony.com",
"time": "2018-01-18T22:16:57+00:00"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.2.0", "version": "v1.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "dff51f72b0706335131b00a7f49606168c582594" "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/78be803ce01e55d3491c1397cf1c64beb9c1b63b",
"reference": "dff51f72b0706335131b00a7f49606168c582594", "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1104,7 +1315,7 @@ ...@@ -1104,7 +1315,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.2-dev" "dev-master": "1.7-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -1138,20 +1349,20 @@ ...@@ -1138,20 +1349,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2016-05-18 14:26:46" "time": "2018-01-30T19:27:44+00:00"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v2.8.11", "version": "v2.8.34",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "05a03ed27073638658cab9405d99a67dd1014987" "reference": "905efe90024caa75a2fc93f54e14b26f2a099d96"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/05a03ed27073638658cab9405d99a67dd1014987", "url": "https://api.github.com/repos/symfony/process/zipball/905efe90024caa75a2fc93f54e14b26f2a099d96",
"reference": "05a03ed27073638658cab9405d99a67dd1014987", "reference": "905efe90024caa75a2fc93f54e14b26f2a099d96",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1187,19 +1398,20 @@ ...@@ -1187,19 +1398,20 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-09-06 10:55:00" "time": "2018-01-29T08:54:45+00:00"
}, },
{ {
"name": "unicaen/unicaen-app", "name": "unicaen/app",
"version": "1.2.2", "version": "1.3.6",
"source": { "source": {
"type": "svn", "type": "git",
"url": "https://svn.unicaen.fr/svn/UnicaenApp", "url": "https://git.unicaen.fr/lib/unicaen/app.git",
"reference": "/tags/1.2.2/@694" "reference": "16dae0de5dd759aba4b1e547d2363f45d106776b"
}, },
"require": { "require": {
"doctrine/doctrine-orm-module": ">=0.7", "doctrine/doctrine-orm-module": ">=0.7",
"php": ">=5.3.3", "mpdf/mpdf": "v6.1.3",
"php": ">=5.6 || >=7.0",
"rwoverdijk/assetmanager": ">=1.3", "rwoverdijk/assetmanager": ">=1.3",
"zendframework/zend-config": "2.4.*", "zendframework/zend-config": "2.4.*",
"zendframework/zend-console": "2.4.*", "zendframework/zend-console": "2.4.*",
...@@ -1219,9 +1431,8 @@ ...@@ -1219,9 +1431,8 @@
"zendframework/zend-view": "2.4.*" "zendframework/zend-view": "2.4.*"
}, },
"require-dev": { "require-dev": {
"mpdf/mpdf": "v5.7.1", "phpunit/phpunit": "^5.6",
"phpunit/phpunit": ">=3.7", "zendframework/zend-test": "^2.4"
"zendframework/zend-test": "2.4.*"
}, },
"bin": [ "bin": [
"bin/deploy.sh", "bin/deploy.sh",
...@@ -1237,21 +1448,21 @@ ...@@ -1237,21 +1448,21 @@
"./Module.php" "./Module.php"
] ]
}, },
"description": "Module commun aux applis ZF2 de l'UCBN", "description": "Module de base des applications unicaen",
"time": "2016-04-19 12:31:41" "time": "2018-02-23T17:22:40+00:00"
}, },
{ {
"name": "unicaen/unicaen-auth", "name": "unicaen/auth",
"version": "1.1.2", "version": "1.1.10",
"source": { "source": {
"type": "svn", "type": "git",
"url": "https://svn.unicaen.fr/svn/UnicaenAuth", "url": "https://git.unicaen.fr/lib/unicaen/auth.git",
"reference": "/tags/1.1.2/@286" "reference": "2ae9bbb56197648dda4c2d3041354d4850168ae9"
}, },
"require": { "require": {
"bjyoungblood/bjy-authorize": ">=1.4", "bjyoungblood/bjy-authorize": ">=1.4",
"jasig/phpcas": ">=1.3.3", "jasig/phpcas": ">=1.3.3",
"unicaen/unicaen-app": ">=1.2.2", "unicaen/app": "^1.3",
"zf-commons/zfc-user-doctrine-orm": ">=0.1" "zf-commons/zfc-user-doctrine-orm": ">=0.1"
}, },
"require-dev": { "require-dev": {
...@@ -1267,24 +1478,23 @@ ...@@ -1267,24 +1478,23 @@
"./Module.php" "./Module.php"
] ]
}, },
"description": "Module d'authentification pour les applis ZF2 de l'UCBN", "description": "Module d'authentification pour les applications Unicaen",
"time": "2016-06-22 17:34:13" "time": "2018-02-26T10:42:53+00:00"
}, },
{ {
"name": "unicaen/unicaen-oracle", "name": "unicaen/oracle",
"version": "1.0.2", "version": "1.1.2",
"source": { "source": {
"type": "svn", "type": "git",
"url": "https://svn.unicaen.fr/svn/UnicaenOracle", "url": "https://git.unicaen.fr/lib/unicaen/oracle.git",
"reference": "/tags/1.0.2/@7" "reference": "2c03073bf384c077b606554b71d655bc2054ea80"
}, },
"require": { "require": {
"doctrine/dbal": "^2.5", "doctrine/dbal": "^2.5",
"doctrine/orm": "^2.5", "doctrine/orm": "^2.5"
"zendframework/zend-mvc": "^2.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": ">=3.7" "phpunit/phpunit": "^5.7"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
...@@ -1297,11 +1507,11 @@ ...@@ -1297,11 +1507,11 @@
] ]
}, },
"description": "Bibliothèque utile lorsqu'on utilise un base de données Oracle", "description": "Bibliothèque utile lorsqu'on utilise un base de données Oracle",
"time": "2016-09-26 13:48:46" "time": "2017-01-17T10:13:32+00:00"
}, },
{ {
"name": "zendframework/zend-authentication", "name": "zendframework/zend-authentication",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-authentication.git", "url": "https://github.com/zendframework/zend-authentication.git",
...@@ -1360,11 +1570,11 @@ ...@@ -1360,11 +1570,11 @@
"Authentication", "Authentication",
"zf2" "zf2"
], ],
"time": "2015-05-11 16:17:05" "time": "2015-05-11T16:17:05+00:00"
}, },
{ {
"name": "zendframework/zend-cache", "name": "zendframework/zend-cache",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-cache.git", "url": "https://github.com/zendframework/zend-cache.git",
...@@ -1421,11 +1631,11 @@ ...@@ -1421,11 +1631,11 @@
"cache", "cache",
"zf2" "zf2"
], ],
"time": "2015-09-15 16:23:56" "time": "2015-09-15T16:23:56+00:00"
}, },
{ {
"name": "zendframework/zend-config", "name": "zendframework/zend-config",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-config.git", "url": "https://github.com/zendframework/zend-config.git",
...@@ -1478,11 +1688,11 @@ ...@@ -1478,11 +1688,11 @@
"config", "config",
"zf2" "zf2"
], ],
"time": "2015-05-07 14:55:31" "time": "2015-05-07T14:55:31+00:00"
}, },
{ {
"name": "zendframework/zend-console", "name": "zendframework/zend-console",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-console.git", "url": "https://github.com/zendframework/zend-console.git",
...@@ -1528,11 +1738,11 @@ ...@@ -1528,11 +1738,11 @@
"console", "console",
"zf2" "zf2"
], ],
"time": "2015-05-07 14:55:31" "time": "2015-05-07T14:55:31+00:00"
}, },
{ {
"name": "zendframework/zend-crypt", "name": "zendframework/zend-crypt",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-crypt.git", "url": "https://github.com/zendframework/zend-crypt.git",
...@@ -1580,11 +1790,11 @@ ...@@ -1580,11 +1790,11 @@
"crypt", "crypt",
"zf2" "zf2"
], ],
"time": "2015-11-23 16:33:27" "time": "2015-11-23T16:33:27+00:00"
}, },
{ {
"name": "zendframework/zend-db", "name": "zendframework/zend-db",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-db.git", "url": "https://github.com/zendframework/zend-db.git",
...@@ -1633,11 +1843,11 @@ ...@@ -1633,11 +1843,11 @@
"db", "db",
"zf2" "zf2"
], ],
"time": "2015-05-07 14:55:31" "time": "2015-05-07T14:55:31+00:00"
}, },
{ {
"name": "zendframework/zend-escaper", "name": "zendframework/zend-escaper",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-escaper.git", "url": "https://github.com/zendframework/zend-escaper.git",
...@@ -1678,11 +1888,11 @@ ...@@ -1678,11 +1888,11 @@
"escaper", "escaper",
"zf2" "zf2"
], ],
"time": "2015-05-07 14:55:31" "time": "2015-05-07T14:55:31+00:00"
}, },
{ {
"name": "zendframework/zend-eventmanager", "name": "zendframework/zend-eventmanager",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-eventmanager.git", "url": "https://github.com/zendframework/zend-eventmanager.git",
...@@ -1724,11 +1934,11 @@ ...@@ -1724,11 +1934,11 @@
"eventmanager", "eventmanager",
"zf2" "zf2"
], ],
"time": "2015-05-07 14:55:31" "time": "2015-05-07T14:55:31+00:00"
}, },
{ {
"name": "zendframework/zend-filter", "name": "zendframework/zend-filter",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-filter.git", "url": "https://github.com/zendframework/zend-filter.git",
...@@ -1780,11 +1990,11 @@ ...@@ -1780,11 +1990,11 @@
"filter", "filter",
"zf2" "zf2"
], ],
"time": "2015-05-07 14:55:31" "time": "2015-05-07T14:55:31+00:00"
}, },
{ {
"name": "zendframework/zend-form", "name": "zendframework/zend-form",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-form.git", "url": "https://github.com/zendframework/zend-form.git",
...@@ -1851,11 +2061,11 @@ ...@@ -1851,11 +2061,11 @@
"form", "form",
"zf2" "zf2"
], ],
"time": "2015-09-09 19:11:05" "time": "2015-09-09T19:11:05+00:00"
}, },
{ {
"name": "zendframework/zend-http", "name": "zendframework/zend-http",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-http.git", "url": "https://github.com/zendframework/zend-http.git",
...@@ -1902,11 +2112,11 @@ ...@@ -1902,11 +2112,11 @@
"http", "http",
"zf2" "zf2"
], ],
"time": "2015-09-14 16:11:20" "time": "2015-09-14T16:11:20+00:00"
}, },
{ {
"name": "zendframework/zend-i18n", "name": "zendframework/zend-i18n",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-i18n.git", "url": "https://github.com/zendframework/zend-i18n.git",
...@@ -1966,11 +2176,11 @@ ...@@ -1966,11 +2176,11 @@
"i18n", "i18n",
"zf2" "zf2"
], ],
"time": "2015-05-07 14:55:31" "time": "2015-05-07T14:55:31+00:00"
}, },
{ {
"name": "zendframework/zend-inputfilter", "name": "zendframework/zend-inputfilter",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-inputfilter.git", "url": "https://github.com/zendframework/zend-inputfilter.git",
...@@ -2017,11 +2227,11 @@ ...@@ -2017,11 +2227,11 @@
"inputfilter", "inputfilter",
"zf2" "zf2"
], ],
"time": "2015-09-09 15:44:54" "time": "2015-09-09T15:44:54+00:00"
}, },
{ {
"name": "zendframework/zend-json", "name": "zendframework/zend-json",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-json.git", "url": "https://github.com/zendframework/zend-json.git",
...@@ -2071,11 +2281,11 @@ ...@@ -2071,11 +2281,11 @@
"json", "json",
"zf2" "zf2"
], ],
"time": "2015-05-07 14:55:31" "time": "2015-05-07T14:55:31+00:00"
}, },
{ {
"name": "zendframework/zend-ldap", "name": "zendframework/zend-ldap",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-ldap.git", "url": "https://github.com/zendframework/zend-ldap.git",
...@@ -2123,11 +2333,11 @@ ...@@ -2123,11 +2333,11 @@
"ldap", "ldap",
"zf2" "zf2"
], ],
"time": "2015-05-11 15:11:40" "time": "2015-05-11T15:11:40+00:00"
}, },
{ {
"name": "zendframework/zend-loader", "name": "zendframework/zend-loader",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-loader.git", "url": "https://github.com/zendframework/zend-loader.git",
...@@ -2168,11 +2378,11 @@ ...@@ -2168,11 +2378,11 @@
"loader", "loader",
"zf2" "zf2"
], ],
"time": "2015-05-07 14:55:31" "time": "2015-05-07T14:55:31+00:00"
}, },
{ {
"name": "zendframework/zend-log", "name": "zendframework/zend-log",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-log.git", "url": "https://github.com/zendframework/zend-log.git",
...@@ -2230,20 +2440,20 @@ ...@@ -2230,20 +2440,20 @@
"logging", "logging",
"zf2" "zf2"
], ],
"time": "2015-05-07 14:55:31" "time": "2015-05-07T14:55:31+00:00"
}, },
{ {
"name": "zendframework/zend-mail", "name": "zendframework/zend-mail",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-mail.git", "url": "https://github.com/zendframework/zend-mail.git",
"reference": "4fcff3a0a87d7e8f772ad52068a43379509f45e7" "reference": "99f7ceb42065c0cc89ef5130ee4b1ee89ae014d6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-mail/zipball/4fcff3a0a87d7e8f772ad52068a43379509f45e7", "url": "https://api.github.com/repos/zendframework/zend-mail/zipball/99f7ceb42065c0cc89ef5130ee4b1ee89ae014d6",
"reference": "4fcff3a0a87d7e8f772ad52068a43379509f45e7", "reference": "99f7ceb42065c0cc89ef5130ee4b1ee89ae014d6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2286,11 +2496,11 @@ ...@@ -2286,11 +2496,11 @@
"mail", "mail",
"zf2" "zf2"
], ],
"time": "2016-05-09 20:42:27" "time": "2017-07-13T16:53:17+00:00"
}, },
{ {
"name": "zendframework/zend-math", "name": "zendframework/zend-math",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-math.git", "url": "https://github.com/zendframework/zend-math.git",
...@@ -2337,11 +2547,11 @@ ...@@ -2337,11 +2547,11 @@
"math", "math",
"zf2" "zf2"
], ],
"time": "2015-05-07 14:55:31" "time": "2015-05-07T14:55:31+00:00"
}, },
{ {
"name": "zendframework/zend-mime", "name": "zendframework/zend-mime",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-mime.git", "url": "https://github.com/zendframework/zend-mime.git",
...@@ -2387,11 +2597,11 @@ ...@@ -2387,11 +2597,11 @@
"mime", "mime",
"zf2" "zf2"
], ],
"time": "2015-05-07 16:53:42" "time": "2015-05-07T16:53:42+00:00"
}, },
{ {
"name": "zendframework/zend-modulemanager", "name": "zendframework/zend-modulemanager",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-modulemanager.git", "url": "https://github.com/zendframework/zend-modulemanager.git",
...@@ -2445,11 +2655,11 @@ ...@@ -2445,11 +2655,11 @@
"modulemanager", "modulemanager",
"zf2" "zf2"
], ],
"time": "2015-05-07 14:55:31" "time": "2015-05-07T14:55:31+00:00"
}, },
{ {
"name": "zendframework/zend-mvc", "name": "zendframework/zend-mvc",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-mvc.git", "url": "https://github.com/zendframework/zend-mvc.git",
...@@ -2533,11 +2743,11 @@ ...@@ -2533,11 +2743,11 @@
"mvc", "mvc",
"zf2" "zf2"
], ],
"time": "2015-09-14 16:32:50" "time": "2015-09-14T16:32:50+00:00"
}, },
{ {
"name": "zendframework/zend-navigation", "name": "zendframework/zend-navigation",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-navigation.git", "url": "https://github.com/zendframework/zend-navigation.git",
...@@ -2592,11 +2802,11 @@ ...@@ -2592,11 +2802,11 @@
"navigation", "navigation",
"zf2" "zf2"
], ],
"time": "2015-05-07 14:55:31" "time": "2015-05-07T14:55:31+00:00"
}, },
{ {
"name": "zendframework/zend-paginator", "name": "zendframework/zend-paginator",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-paginator.git", "url": "https://github.com/zendframework/zend-paginator.git",
...@@ -2652,7 +2862,7 @@ ...@@ -2652,7 +2862,7 @@
"paginator", "paginator",
"zf2" "zf2"
], ],
"time": "2015-05-07 14:55:31" "time": "2015-05-07T14:55:31+00:00"
}, },
{ {
"name": "zendframework/zend-permissions-acl", "name": "zendframework/zend-permissions-acl",
...@@ -2701,11 +2911,11 @@ ...@@ -2701,11 +2911,11 @@
"acl", "acl",
"zf2" "zf2"
], ],
"time": "2016-02-03 21:46:45" "time": "2016-02-03T21:46:45+00:00"
}, },
{ {
"name": "zendframework/zend-serializer", "name": "zendframework/zend-serializer",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-serializer.git", "url": "https://github.com/zendframework/zend-serializer.git",
...@@ -2754,11 +2964,11 @@ ...@@ -2754,11 +2964,11 @@
"serializer", "serializer",
"zf2" "zf2"
], ],
"time": "2015-05-07 14:55:31" "time": "2015-05-07T14:55:31+00:00"
}, },
{ {
"name": "zendframework/zend-servicemanager", "name": "zendframework/zend-servicemanager",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-servicemanager.git", "url": "https://github.com/zendframework/zend-servicemanager.git",
...@@ -2804,20 +3014,20 @@ ...@@ -2804,20 +3014,20 @@
"servicemanager", "servicemanager",
"zf2" "zf2"
], ],
"time": "2015-05-07 14:55:31" "time": "2015-05-07T14:55:31+00:00"
}, },
{ {
"name": "zendframework/zend-session", "name": "zendframework/zend-session",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-session.git", "url": "https://github.com/zendframework/zend-session.git",
"reference": "da7f5745a75d76d5c803cd4291aa98e7393da2f1" "reference": "5123393617a05ade012ddf3dc389f86dcbed7fdc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-session/zipball/da7f5745a75d76d5c803cd4291aa98e7393da2f1", "url": "https://api.github.com/repos/zendframework/zend-session/zipball/5123393617a05ade012ddf3dc389f86dcbed7fdc",
"reference": "da7f5745a75d76d5c803cd4291aa98e7393da2f1", "reference": "5123393617a05ade012ddf3dc389f86dcbed7fdc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2865,11 +3075,11 @@ ...@@ -2865,11 +3075,11 @@
"session", "session",
"zf2" "zf2"
], ],
"time": "2015-05-07 14:55:31" "time": "2017-06-19T18:48:06+00:00"
}, },
{ {
"name": "zendframework/zend-stdlib", "name": "zendframework/zend-stdlib",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-stdlib.git", "url": "https://github.com/zendframework/zend-stdlib.git",
...@@ -2920,11 +3130,11 @@ ...@@ -2920,11 +3130,11 @@
"stdlib", "stdlib",
"zf2" "zf2"
], ],
"time": "2015-07-21 13:55:46" "time": "2015-07-21T13:55:46+00:00"
}, },
{ {
"name": "zendframework/zend-uri", "name": "zendframework/zend-uri",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-uri.git", "url": "https://github.com/zendframework/zend-uri.git",
...@@ -2968,11 +3178,11 @@ ...@@ -2968,11 +3178,11 @@
"uri", "uri",
"zf2" "zf2"
], ],
"time": "2015-09-14 16:17:10" "time": "2015-09-14T16:17:10+00:00"
}, },
{ {
"name": "zendframework/zend-validator", "name": "zendframework/zend-validator",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-validator.git", "url": "https://github.com/zendframework/zend-validator.git",
...@@ -3033,20 +3243,20 @@ ...@@ -3033,20 +3243,20 @@
"validator", "validator",
"zf2" "zf2"
], ],
"time": "2015-09-08 21:04:17" "time": "2015-09-08T21:04:17+00:00"
}, },
{ {
"name": "zendframework/zend-version", "name": "zendframework/zend-version",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-version.git", "url": "https://github.com/zendframework/zend-version.git",
"reference": "e22fda813b0e38898b5deda7567e5c464b4d4249" "reference": "00d456c9fa490c8798801cc099a05f6c32ac9d2a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-version/zipball/e22fda813b0e38898b5deda7567e5c464b4d4249", "url": "https://api.github.com/repos/zendframework/zend-version/zipball/00d456c9fa490c8798801cc099a05f6c32ac9d2a",
"reference": "e22fda813b0e38898b5deda7567e5c464b4d4249", "reference": "00d456c9fa490c8798801cc099a05f6c32ac9d2a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3083,11 +3293,11 @@ ...@@ -3083,11 +3293,11 @@
"version", "version",
"zf2" "zf2"
], ],
"time": "2016-05-09 20:46:32" "time": "2017-07-13T17:22:10+00:00"
}, },
{ {
"name": "zendframework/zend-view", "name": "zendframework/zend-view",
"version": "2.4.10", "version": "2.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zendframework/zend-view.git", "url": "https://github.com/zendframework/zend-view.git",
...@@ -3160,7 +3370,7 @@ ...@@ -3160,7 +3370,7 @@
"view", "view",
"zf2" "zf2"
], ],
"time": "2015-06-16 15:22:37" "time": "2015-06-16T15:22:37+00:00"
}, },
{ {
"name": "zf-commons/zfc-base", "name": "zf-commons/zfc-base",
...@@ -3213,7 +3423,7 @@ ...@@ -3213,7 +3423,7 @@
"keywords": [ "keywords": [
"zf2" "zf2"
], ],
"time": "2013-05-02 12:33:49" "time": "2013-05-02T12:33:49+00:00"
}, },
{ {
"name": "zf-commons/zfc-user", "name": "zf-commons/zfc-user",
...@@ -3290,7 +3500,7 @@ ...@@ -3290,7 +3500,7 @@
"keywords": [ "keywords": [
"zf2" "zf2"
], ],
"time": "2016-05-07 11:21:34" "time": "2016-05-07T11:21:34+00:00"
}, },
{ {
"name": "zf-commons/zfc-user-doctrine-orm", "name": "zf-commons/zfc-user-doctrine-orm",
...@@ -3346,43 +3556,46 @@ ...@@ -3346,43 +3556,46 @@
"keywords": [ "keywords": [
"zf2" "zf2"
], ],
"time": "2015-07-20 20:10:49" "time": "2015-07-20T20:10:49+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
"version": "1.5.4", "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": "ea74994a3dc7f8d2f65a06009348f2d63c81e61f" "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/ea74994a3dc7f8d2f65a06009348f2d63c81e61f", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
"reference": "ea74994a3dc7f8d2f65a06009348f2d63c81e61f", "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",
...@@ -3390,20 +3603,122 @@ ...@@ -3390,20 +3603,122 @@
"object", "object",
"object graph" "object graph"
], ],
"time": "2016-09-16 13:37:59" "time": "2017-10-19T19:58:43+00:00"
},
{
"name": "phar-io/manifest",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
"reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
"reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-phar": "*",
"phar-io/version": "^1.0.1",
"php": "^5.6 || ^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
"time": "2017-03-05T18:14:27+00:00"
},
{
"name": "phar-io/version",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/version.git",
"reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
"reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Library for handling version information and constraints",
"time": "2017-03-05T17:38:23+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",
"version": "1.0", "version": "1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
"reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c" "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c", "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
"reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c", "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3444,33 +3759,39 @@ ...@@ -3444,33 +3759,39 @@
"reflection", "reflection",
"static analysis" "static analysis"
], ],
"time": "2015-12-27 11:43:31" "time": "2017-09-11T18:02:19+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-docblock", "name": "phpdocumentor/reflection-docblock",
"version": "3.1.0", "version": "4.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "9270140b940ff02e58ec577c237274e92cd40cdd" "reference": "94fd0001232e47129dd3504189fa1c7225010d08"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9270140b940ff02e58ec577c237274e92cd40cdd", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08",
"reference": "9270140b940ff02e58ec577c237274e92cd40cdd", "reference": "94fd0001232e47129dd3504189fa1c7225010d08",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.5", "php": "^7.0",
"phpdocumentor/reflection-common": "^1.0@dev", "phpdocumentor/reflection-common": "^1.0.0",
"phpdocumentor/type-resolver": "^0.2.0", "phpdocumentor/type-resolver": "^0.4.0",
"webmozart/assert": "^1.0" "webmozart/assert": "^1.0"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^0.9.4", "doctrine/instantiator": "~1.0.5",
"phpunit/phpunit": "^4.4" "mockery/mockery": "^1.0",
"phpunit/phpunit": "^6.4"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.x-dev"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"phpDocumentor\\Reflection\\": [ "phpDocumentor\\Reflection\\": [
...@@ -3489,24 +3810,24 @@ ...@@ -3489,24 +3810,24 @@
} }
], ],
"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": "2016-06-10 09:48:41" "time": "2017-11-30T07:14:17+00:00"
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",
"version": "0.2", "version": "0.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git", "url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443" "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b39c7a5b194f9ed7bd0dd345c751007a41862443", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
"reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443", "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.5", "php": "^5.5 || ^7.0",
"phpdocumentor/reflection-common": "^1.0" "phpdocumentor/reflection-common": "^1.0"
}, },
"require-dev": { "require-dev": {
...@@ -3536,36 +3857,37 @@ ...@@ -3536,36 +3857,37 @@
"email": "me@mikevanriel.com" "email": "me@mikevanriel.com"
} }
], ],
"time": "2016-06-10 07:14:17" "time": "2017-07-14T14:27:02+00:00"
}, },
{ {
"name": "phpspec/prophecy", "name": "phpspec/prophecy",
"version": "v1.6.1", "version": "1.7.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpspec/prophecy.git", "url": "https://github.com/phpspec/prophecy.git",
"reference": "58a8137754bc24b25740d4281399a4a3596058e0" "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/58a8137754bc24b25740d4281399a4a3596058e0", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/dfd6be44111a7c41c2e884a336cc4f461b3b2401",
"reference": "58a8137754bc24b25740d4281399a4a3596058e0", "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/instantiator": "^1.0.2", "doctrine/instantiator": "^1.0.2",
"php": "^5.3|^7.0", "php": "^5.3|^7.0",
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2", "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
"sebastian/comparator": "^1.1", "sebastian/comparator": "^1.1|^2.0",
"sebastian/recursion-context": "^1.0" "sebastian/recursion-context": "^1.0|^2.0|^3.0"
}, },
"require-dev": { "require-dev": {
"phpspec/phpspec": "^2.0" "phpspec/phpspec": "^2.5|^3.2",
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.6.x-dev" "dev-master": "1.7.x-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3598,44 +3920,44 @@ ...@@ -3598,44 +3920,44 @@
"spy", "spy",
"stub" "stub"
], ],
"time": "2016-06-07 08:13:47" "time": "2018-02-19T10:16:54+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "4.0.1", "version": "5.3.0",
"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": "5f3f7e736d6319d5f1fc402aff8b026da26709a3" "reference": "661f34d0bd3f1a7225ef491a70a020ad23a057a1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/5f3f7e736d6319d5f1fc402aff8b026da26709a3", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/661f34d0bd3f1a7225ef491a70a020ad23a057a1",
"reference": "5f3f7e736d6319d5f1fc402aff8b026da26709a3", "reference": "661f34d0bd3f1a7225ef491a70a020ad23a057a1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.6 || ^7.0", "ext-dom": "*",
"phpunit/php-file-iterator": "~1.3", "ext-xmlwriter": "*",
"phpunit/php-text-template": "~1.2", "php": "^7.0",
"phpunit/php-token-stream": "^1.4.2", "phpunit/php-file-iterator": "^1.4.2",
"sebastian/code-unit-reverse-lookup": "~1.0", "phpunit/php-text-template": "^1.2.1",
"sebastian/environment": "^1.3.2 || ^2.0", "phpunit/php-token-stream": "^2.0.1",
"sebastian/version": "~1.0|~2.0" "sebastian/code-unit-reverse-lookup": "^1.0.1",
"sebastian/environment": "^3.0",
"sebastian/version": "^2.0.1",
"theseer/tokenizer": "^1.1"
}, },
"require-dev": { "require-dev": {
"ext-xdebug": ">=2.1.4", "phpunit/phpunit": "^6.0"
"phpunit/phpunit": "^5.4"
}, },
"suggest": { "suggest": {
"ext-dom": "*", "ext-xdebug": "^2.5.5"
"ext-xdebug": ">=2.4.0",
"ext-xmlwriter": "*"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.0.x-dev" "dev-master": "5.3.x-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3650,7 +3972,7 @@ ...@@ -3650,7 +3972,7 @@
"authors": [ "authors": [
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de", "email": "sebastian@phpunit.de",
"role": "lead" "role": "lead"
} }
], ],
...@@ -3661,20 +3983,20 @@ ...@@ -3661,20 +3983,20 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2016-07-26 14:39:29" "time": "2017-12-06T09:29:45+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
"version": "1.4.1", "version": "1.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0" "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
"reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0", "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3708,7 +4030,7 @@ ...@@ -3708,7 +4030,7 @@
"filesystem", "filesystem",
"iterator" "iterator"
], ],
"time": "2015-06-21 13:08:43" "time": "2017-11-27T13:52:08+00:00"
}, },
{ {
"name": "phpunit/php-text-template", "name": "phpunit/php-text-template",
...@@ -3749,29 +4071,34 @@ ...@@ -3749,29 +4071,34 @@
"keywords": [ "keywords": [
"template" "template"
], ],
"time": "2015-06-21 13:50:34" "time": "2015-06-21T13:50:34+00:00"
}, },
{ {
"name": "phpunit/php-timer", "name": "phpunit/php-timer",
"version": "1.0.8", "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": "38e9124049cf1a164f1e4537caf19c99bf1eb260" "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
"reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260", "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": "^5.3.3 || ^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4|~5" "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": { "autoload": {
"classmap": [ "classmap": [
"src/" "src/"
...@@ -3793,33 +4120,33 @@ ...@@ -3793,33 +4120,33 @@
"keywords": [ "keywords": [
"timer" "timer"
], ],
"time": "2016-05-12 18:03:57" "time": "2017-02-26T11:10:40+00:00"
}, },
{ {
"name": "phpunit/php-token-stream", "name": "phpunit/php-token-stream",
"version": "1.4.8", "version": "2.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git", "url": "https://github.com/sebastianbergmann/php-token-stream.git",
"reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da" "reference": "791198a2c6254db10131eecfe8c06670700904db"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
"reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", "reference": "791198a2c6254db10131eecfe8c06670700904db",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-tokenizer": "*", "ext-tokenizer": "*",
"php": ">=5.3.3" "php": "^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.2" "phpunit/phpunit": "^6.2.4"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.4-dev" "dev-master": "2.0-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3842,20 +4169,20 @@ ...@@ -3842,20 +4169,20 @@
"keywords": [ "keywords": [
"tokenizer" "tokenizer"
], ],
"time": "2015-09-15 10:49:45" "time": "2017-11-27T05:48:46+00:00"
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "5.5.5", "version": "6.5.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "a57126dc681b08289fef6ac96a48e30656f84350" "reference": "6bd77b57707c236833d2b57b968e403df060c9d9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a57126dc681b08289fef6ac96a48e30656f84350", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6bd77b57707c236833d2b57b968e403df060c9d9",
"reference": "a57126dc681b08289fef6ac96a48e30656f84350", "reference": "6bd77b57707c236833d2b57b968e403df060c9d9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3864,34 +4191,35 @@ ...@@ -3864,34 +4191,35 @@
"ext-libxml": "*", "ext-libxml": "*",
"ext-mbstring": "*", "ext-mbstring": "*",
"ext-xml": "*", "ext-xml": "*",
"myclabs/deep-copy": "~1.3", "myclabs/deep-copy": "^1.6.1",
"php": "^5.6 || ^7.0", "phar-io/manifest": "^1.0.1",
"phpspec/prophecy": "^1.3.1", "phar-io/version": "^1.0",
"phpunit/php-code-coverage": "^4.0.1", "php": "^7.0",
"phpunit/php-file-iterator": "~1.4", "phpspec/prophecy": "^1.7",
"phpunit/php-text-template": "~1.2", "phpunit/php-code-coverage": "^5.3",
"phpunit/php-timer": "^1.0.6", "phpunit/php-file-iterator": "^1.4.3",
"phpunit/phpunit-mock-objects": "^3.2", "phpunit/php-text-template": "^1.2.1",
"sebastian/comparator": "~1.1", "phpunit/php-timer": "^1.0.9",
"sebastian/diff": "~1.2", "phpunit/phpunit-mock-objects": "^5.0.5",
"sebastian/environment": "^1.3 || ^2.0", "sebastian/comparator": "^2.1",
"sebastian/exporter": "~1.2", "sebastian/diff": "^2.0",
"sebastian/global-state": "~1.0", "sebastian/environment": "^3.1",
"sebastian/object-enumerator": "~1.0", "sebastian/exporter": "^3.1",
"sebastian/resource-operations": "~1.0", "sebastian/global-state": "^2.0",
"sebastian/version": "~1.0|~2.0", "sebastian/object-enumerator": "^3.0.3",
"symfony/yaml": "~2.1|~3.0" "sebastian/resource-operations": "^1.0",
"sebastian/version": "^2.0.1"
}, },
"conflict": { "conflict": {
"phpdocumentor/reflection-docblock": "3.0.2" "phpdocumentor/reflection-docblock": "3.0.2",
"phpunit/dbunit": "<3.0"
}, },
"require-dev": { "require-dev": {
"ext-pdo": "*" "ext-pdo": "*"
}, },
"suggest": { "suggest": {
"ext-tidy": "*",
"ext-xdebug": "*", "ext-xdebug": "*",
"phpunit/php-invoker": "~1.1" "phpunit/php-invoker": "^1.1"
}, },
"bin": [ "bin": [
"phpunit" "phpunit"
...@@ -3899,7 +4227,7 @@ ...@@ -3899,7 +4227,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.5.x-dev" "dev-master": "6.5.x-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3925,33 +4253,33 @@ ...@@ -3925,33 +4253,33 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2016-09-21 14:40:13" "time": "2018-02-26T07:01:09+00:00"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
"version": "3.2.7", "version": "5.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
"reference": "546898a2c0c356ef2891b39dd7d07f5d82c8ed0a" "reference": "33fd41a76e746b8fa96d00b49a23dadfa8334cdf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/546898a2c0c356ef2891b39dd7d07f5d82c8ed0a", "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/33fd41a76e746b8fa96d00b49a23dadfa8334cdf",
"reference": "546898a2c0c356ef2891b39dd7d07f5d82c8ed0a", "reference": "33fd41a76e746b8fa96d00b49a23dadfa8334cdf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/instantiator": "^1.0.2", "doctrine/instantiator": "^1.0.5",
"php": "^5.6 || ^7.0", "php": "^7.0",
"phpunit/php-text-template": "^1.2", "phpunit/php-text-template": "^1.2.1",
"sebastian/exporter": "^1.2" "sebastian/exporter": "^3.1"
}, },
"conflict": { "conflict": {
"phpunit/phpunit": "<5.4.0" "phpunit/phpunit": "<6.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^5.4" "phpunit/phpunit": "^6.5"
}, },
"suggest": { "suggest": {
"ext-soap": "*" "ext-soap": "*"
...@@ -3959,7 +4287,7 @@ ...@@ -3959,7 +4287,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.2.x-dev" "dev-master": "5.0.x-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3974,7 +4302,7 @@ ...@@ -3974,7 +4302,7 @@
"authors": [ "authors": [
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de", "email": "sebastian@phpunit.de",
"role": "lead" "role": "lead"
} }
], ],
...@@ -3984,27 +4312,27 @@ ...@@ -3984,27 +4312,27 @@
"mock", "mock",
"xunit" "xunit"
], ],
"time": "2016-09-06 16:07:45" "time": "2018-01-06T05:45:45+00:00"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",
"version": "1.0.0", "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": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe" "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe", "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
"reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe", "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.6" "php": "^5.6 || ^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~5" "phpunit/phpunit": "^5.7 || ^6.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
...@@ -4029,34 +4357,34 @@ ...@@ -4029,34 +4357,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": "2016-02-13 06:45:14" "time": "2017-03-04T06:30:41+00:00"
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
"version": "1.2.0", "version": "2.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git", "url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "937efb279bd37a375bcadf584dec0726f84dbf22" "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9",
"reference": "937efb279bd37a375bcadf584dec0726f84dbf22", "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3", "php": "^7.0",
"sebastian/diff": "~1.2", "sebastian/diff": "^2.0 || ^3.0",
"sebastian/exporter": "~1.2" "sebastian/exporter": "^3.1"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.4" "phpunit/phpunit": "^6.4"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.2.x-dev" "dev-master": "2.1.x-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -4087,38 +4415,38 @@ ...@@ -4087,38 +4415,38 @@
} }
], ],
"description": "Provides the functionality to compare PHP values for equality", "description": "Provides the functionality to compare PHP values for equality",
"homepage": "http://www.github.com/sebastianbergmann/comparator", "homepage": "https://github.com/sebastianbergmann/comparator",
"keywords": [ "keywords": [
"comparator", "comparator",
"compare", "compare",
"equality" "equality"
], ],
"time": "2015-07-26 15:48:44" "time": "2018-02-01T13:46:46+00:00"
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
"version": "1.4.1", "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": "13edfd8706462032c2f52b4b862974dd46b71c9e" "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
"reference": "13edfd8706462032c2f52b4b862974dd46b71c9e", "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": "^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.8" "phpunit/phpunit": "^6.2"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.4-dev" "dev-master": "2.0-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -4145,32 +4473,32 @@ ...@@ -4145,32 +4473,32 @@
"keywords": [ "keywords": [
"diff" "diff"
], ],
"time": "2015-12-08 07:14:41" "time": "2017-08-03T08:09:46+00:00"
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
"version": "1.3.8", "version": "3.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/environment.git", "url": "https://github.com/sebastianbergmann/environment.git",
"reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea" "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
"reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea", "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.3.3 || ^7.0" "php": "^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.8 || ^5.0" "phpunit/phpunit": "^6.1"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.3.x-dev" "dev-master": "3.1.x-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -4195,34 +4523,34 @@ ...@@ -4195,34 +4523,34 @@
"environment", "environment",
"hhvm" "hhvm"
], ],
"time": "2016-08-18 05:49:44" "time": "2017-07-01T08:51:00+00:00"
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",
"version": "1.2.2", "version": "3.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git", "url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "42c4c2eec485ee3e159ec9884f95b431287edde4" "reference": "234199f4528de6d12aaa58b612e98f7d36adb937"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937",
"reference": "42c4c2eec485ee3e159ec9884f95b431287edde4", "reference": "234199f4528de6d12aaa58b612e98f7d36adb937",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3", "php": "^7.0",
"sebastian/recursion-context": "~1.0" "sebastian/recursion-context": "^3.0"
}, },
"require-dev": { "require-dev": {
"ext-mbstring": "*", "ext-mbstring": "*",
"phpunit/phpunit": "~4.4" "phpunit/phpunit": "^6.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.3.x-dev" "dev-master": "3.1.x-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -4262,27 +4590,27 @@ ...@@ -4262,27 +4590,27 @@
"export", "export",
"exporter" "exporter"
], ],
"time": "2016-06-17 09:04:28" "time": "2017-04-03T13:19:02+00:00"
}, },
{ {
"name": "sebastian/global-state", "name": "sebastian/global-state",
"version": "1.1.1", "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",
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": "^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.2" "phpunit/phpunit": "^6.0"
}, },
"suggest": { "suggest": {
"ext-uopz": "*" "ext-uopz": "*"
...@@ -4290,7 +4618,7 @@ ...@@ -4290,7 +4618,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.0-dev" "dev-master": "2.0-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -4313,33 +4641,34 @@ ...@@ -4313,33 +4641,34 @@
"keywords": [ "keywords": [
"global state" "global state"
], ],
"time": "2015-10-12 03:26:01" "time": "2017-04-27T15:39:26+00:00"
}, },
{ {
"name": "sebastian/object-enumerator", "name": "sebastian/object-enumerator",
"version": "1.0.0", "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",
"reference": "d4ca2fb70344987502567bc50081c03e6192fb26" "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/d4ca2fb70344987502567bc50081c03e6192fb26", "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
"reference": "d4ca2fb70344987502567bc50081c03e6192fb26", "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.6", "php": "^7.0",
"sebastian/recursion-context": "~1.0" "sebastian/object-reflector": "^1.1.1",
"sebastian/recursion-context": "^3.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~5" "phpunit/phpunit": "^6.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.0.x-dev" "dev-master": "3.0.x-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -4359,32 +4688,77 @@ ...@@ -4359,32 +4688,77 @@
], ],
"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": "2016-01-28 13:25:10" "time": "2017-08-03T12:35:26+00:00"
},
{
"name": "sebastian/object-reflector",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
"reference": "773f97c67f28de00d397be301821b06708fca0be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
"reference": "773f97c67f28de00d397be301821b06708fca0be",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
"time": "2017-03-29T09:07:27+00:00"
}, },
{ {
"name": "sebastian/recursion-context", "name": "sebastian/recursion-context",
"version": "1.0.2", "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": "913401df809e99e4f47b27cdd781f4a258d58791" "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
"reference": "913401df809e99e4f47b27cdd781f4a258d58791", "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": "^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.4" "phpunit/phpunit": "^6.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.0.x-dev" "dev-master": "3.0.x-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -4412,7 +4786,7 @@ ...@@ -4412,7 +4786,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": "2015-11-11 19:50:13" "time": "2017-03-03T06:23:57+00:00"
}, },
{ {
"name": "sebastian/resource-operations", "name": "sebastian/resource-operations",
...@@ -4454,20 +4828,20 @@ ...@@ -4454,20 +4828,20 @@
], ],
"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-28 20:34:47" "time": "2015-07-28T20:34:47+00:00"
}, },
{ {
"name": "sebastian/version", "name": "sebastian/version",
"version": "2.0.0", "version": "2.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/version.git", "url": "https://github.com/sebastianbergmann/version.git",
"reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5" "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5", "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
"reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5", "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4497,73 +4871,64 @@ ...@@ -4497,73 +4871,64 @@
], ],
"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-02-04 12:56:52" "time": "2016-10-03T07:35:21+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "theseer/tokenizer",
"version": "v3.1.4", "version": "1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/theseer/tokenizer.git",
"reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d" "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/f291ed25eb1435bddbe8a96caaef16469c2a092d", "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b",
"reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d", "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.5.9" "ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": "^7.0"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}
},
"autoload": { "autoload": {
"psr-4": { "classmap": [
"Symfony\\Component\\Yaml\\": "" "src/"
},
"exclude-from-classmap": [
"/Tests/"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
"MIT" "BSD-3-Clause"
], ],
"authors": [ "authors": [
{ {
"name": "Fabien Potencier", "name": "Arne Blankerts",
"email": "fabien@symfony.com" "email": "arne@blankerts.de",
}, "role": "Developer"
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Yaml Component", "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
"homepage": "https://symfony.com", "time": "2017-04-07T12:08:54+00:00"
"time": "2016-09-02 02:12:52"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
"version": "1.1.0", "version": "1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozart/assert.git", "url": "https://github.com/webmozart/assert.git",
"reference": "bb2d123231c095735130cc8f6d31385a44c7b308" "reference": "0df1908962e7a3071564e857d86874dad1ef204a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozart/assert/zipball/bb2d123231c095735130cc8f6d31385a44c7b308", "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a",
"reference": "bb2d123231c095735130cc8f6d31385a44c7b308", "reference": "0df1908962e7a3071564e857d86874dad1ef204a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.3.3|^7.0" "php": "^5.3.3 || ^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.6", "phpunit/phpunit": "^4.6",
...@@ -4572,7 +4937,7 @@ ...@@ -4572,7 +4937,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.2-dev" "dev-master": "1.3-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -4596,7 +4961,7 @@ ...@@ -4596,7 +4961,7 @@
"check", "check",
"validate" "validate"
], ],
"time": "2016-08-09 15:02:57" "time": "2018-01-29T19:49:41+00:00"
} }
], ],
"aliases": [], "aliases": [],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment