|
|
@@ -64,30 +64,30 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/annotations",
|
|
|
- "version": "v1.4.0",
|
|
|
+ "version": "v1.6.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/annotations.git",
|
|
|
- "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
|
|
|
+ "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
|
|
|
- "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
|
|
|
+ "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"doctrine/lexer": "1.*",
|
|
|
- "php": "^5.6 || ^7.0"
|
|
|
+ "php": "^7.1"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"doctrine/cache": "1.*",
|
|
|
- "phpunit/phpunit": "^5.7"
|
|
|
+ "phpunit/phpunit": "^6.4"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.4.x-dev"
|
|
|
+ "dev-master": "1.6.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -128,37 +128,41 @@
|
|
|
"docblock",
|
|
|
"parser"
|
|
|
],
|
|
|
- "time": "2017-02-24T16:22:25+00:00"
|
|
|
+ "time": "2017-12-06T07:11:42+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/cache",
|
|
|
- "version": "v1.6.2",
|
|
|
+ "version": "v1.7.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/cache.git",
|
|
|
- "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
|
|
|
+ "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
|
|
|
- "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/cache/zipball/b3217d58609e9c8e661cd41357a54d926c4a2a1a",
|
|
|
+ "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "~5.5|~7.0"
|
|
|
+ "php": "~7.1"
|
|
|
},
|
|
|
"conflict": {
|
|
|
"doctrine/common": ">2.2,<2.4"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "phpunit/phpunit": "~4.8|~5.0",
|
|
|
- "predis/predis": "~1.0",
|
|
|
- "satooshi/php-coveralls": "~0.6"
|
|
|
+ "alcaeus/mongo-php-adapter": "^1.1",
|
|
|
+ "mongodb/mongodb": "^1.1",
|
|
|
+ "phpunit/phpunit": "^5.7",
|
|
|
+ "predis/predis": "~1.0"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.6.x-dev"
|
|
|
+ "dev-master": "1.7.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -198,24 +202,24 @@
|
|
|
"cache",
|
|
|
"caching"
|
|
|
],
|
|
|
- "time": "2017-07-22T12:49:21+00:00"
|
|
|
+ "time": "2017-08-25T07:02:50+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/collections",
|
|
|
- "version": "v1.4.0",
|
|
|
+ "version": "v1.5.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/collections.git",
|
|
|
- "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
|
|
|
+ "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
|
|
|
- "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/collections/zipball/a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
|
|
|
+ "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^5.6 || ^7.0"
|
|
|
+ "php": "^7.1"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"doctrine/coding-standard": "~0.1@dev",
|
|
|
@@ -265,20 +269,20 @@
|
|
|
"collections",
|
|
|
"iterator"
|
|
|
],
|
|
|
- "time": "2017-01-03T10:49:41+00:00"
|
|
|
+ "time": "2017-07-22T10:37:32+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/common",
|
|
|
- "version": "v2.7.3",
|
|
|
+ "version": "v2.8.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/common.git",
|
|
|
- "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9"
|
|
|
+ "reference": "f68c297ce6455e8fd794aa8ffaf9fa458f6ade66"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9",
|
|
|
- "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/common/zipball/f68c297ce6455e8fd794aa8ffaf9fa458f6ade66",
|
|
|
+ "reference": "f68c297ce6455e8fd794aa8ffaf9fa458f6ade66",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -287,15 +291,15 @@
|
|
|
"doctrine/collections": "1.*",
|
|
|
"doctrine/inflector": "1.*",
|
|
|
"doctrine/lexer": "1.*",
|
|
|
- "php": "~5.6|~7.0"
|
|
|
+ "php": "~7.1"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "phpunit/phpunit": "^5.4.6"
|
|
|
+ "phpunit/phpunit": "^5.7"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "2.7.x-dev"
|
|
|
+ "dev-master": "2.8.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -338,29 +342,33 @@
|
|
|
"persistence",
|
|
|
"spl"
|
|
|
],
|
|
|
- "time": "2017-07-22T08:35:12+00:00"
|
|
|
+ "time": "2017-08-31T08:43:38+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/dbal",
|
|
|
- "version": "v2.5.13",
|
|
|
+ "version": "v2.7.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/dbal.git",
|
|
|
- "reference": "729340d8d1eec8f01bff708e12e449a3415af873"
|
|
|
+ "reference": "11037b4352c008373561dc6fc836834eed80c3b5"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/dbal/zipball/729340d8d1eec8f01bff708e12e449a3415af873",
|
|
|
- "reference": "729340d8d1eec8f01bff708e12e449a3415af873",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/dbal/zipball/11037b4352c008373561dc6fc836834eed80c3b5",
|
|
|
+ "reference": "11037b4352c008373561dc6fc836834eed80c3b5",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "doctrine/common": ">=2.4,<2.8-dev",
|
|
|
- "php": ">=5.3.2"
|
|
|
+ "doctrine/common": "^2.7.1",
|
|
|
+ "ext-pdo": "*",
|
|
|
+ "php": "^7.1"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "phpunit/phpunit": "4.*",
|
|
|
- "symfony/console": "2.*||^3.0"
|
|
|
+ "doctrine/coding-standard": "^4.0",
|
|
|
+ "phpunit/phpunit": "^7.0",
|
|
|
+ "phpunit/phpunit-mock-objects": "!=3.2.4,!=3.2.5",
|
|
|
+ "symfony/console": "^2.0.5||^3.0",
|
|
|
+ "symfony/phpunit-bridge": "^3.4.5|^4.0.5"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"symfony/console": "For helpful console commands such as SQL execution and import of files."
|
|
|
@@ -371,7 +379,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "2.5.x-dev"
|
|
|
+ "dev-master": "2.7.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -409,7 +417,7 @@
|
|
|
"persistence",
|
|
|
"queryobject"
|
|
|
],
|
|
|
- "time": "2017-07-22T20:44:48+00:00"
|
|
|
+ "time": "2018-04-07T18:44:18+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/doctrine-bundle",
|
|
|
@@ -586,33 +594,33 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/inflector",
|
|
|
- "version": "v1.1.0",
|
|
|
+ "version": "v1.3.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/inflector.git",
|
|
|
- "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
|
|
|
+ "reference": "5527a48b7313d15261292c149e55e26eae771b0a"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
|
|
|
- "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a",
|
|
|
+ "reference": "5527a48b7313d15261292c149e55e26eae771b0a",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=5.3.2"
|
|
|
+ "php": "^7.1"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "phpunit/phpunit": "4.*"
|
|
|
+ "phpunit/phpunit": "^6.2"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.1.x-dev"
|
|
|
+ "dev-master": "1.3.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Doctrine\\Common\\Inflector\\": "lib/"
|
|
|
+ "psr-4": {
|
|
|
+ "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
|
|
|
}
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
@@ -649,36 +657,36 @@
|
|
|
"singularize",
|
|
|
"string"
|
|
|
],
|
|
|
- "time": "2015-11-06T14:35:42+00:00"
|
|
|
+ "time": "2018-01-09T20:05:19+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/instantiator",
|
|
|
- "version": "1.0.5",
|
|
|
+ "version": "1.1.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/instantiator.git",
|
|
|
- "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
|
|
|
+ "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
|
|
|
- "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
|
|
|
+ "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=5.3,<8.0-DEV"
|
|
|
+ "php": "^7.1"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"athletic/athletic": "~0.1.8",
|
|
|
"ext-pdo": "*",
|
|
|
"ext-phar": "*",
|
|
|
- "phpunit/phpunit": "~4.0",
|
|
|
- "squizlabs/php_codesniffer": "~2.0"
|
|
|
+ "phpunit/phpunit": "^6.2.3",
|
|
|
+ "squizlabs/php_codesniffer": "^3.0.2"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
+ "dev-master": "1.2.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -703,7 +711,7 @@
|
|
|
"constructor",
|
|
|
"instantiate"
|
|
|
],
|
|
|
- "time": "2015-06-14T21:17:01+00:00"
|
|
|
+ "time": "2017-07-22T11:58:36+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/lexer",
|
|
|
@@ -761,38 +769,40 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/orm",
|
|
|
- "version": "v2.5.14",
|
|
|
+ "version": "v2.6.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/doctrine2.git",
|
|
|
- "reference": "810a7baf81462a5ddf10e8baa8cb94b6eec02754"
|
|
|
+ "reference": "87ee409783a4a322b5597ebaae558661404055a7"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/810a7baf81462a5ddf10e8baa8cb94b6eec02754",
|
|
|
- "reference": "810a7baf81462a5ddf10e8baa8cb94b6eec02754",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/87ee409783a4a322b5597ebaae558661404055a7",
|
|
|
+ "reference": "87ee409783a4a322b5597ebaae558661404055a7",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "doctrine/cache": "~1.4",
|
|
|
- "doctrine/collections": "~1.2",
|
|
|
- "doctrine/common": ">=2.5-dev,<2.9-dev",
|
|
|
- "doctrine/dbal": ">=2.5-dev,<2.7-dev",
|
|
|
- "doctrine/instantiator": "^1.0.1",
|
|
|
+ "doctrine/annotations": "~1.5",
|
|
|
+ "doctrine/cache": "~1.6",
|
|
|
+ "doctrine/collections": "^1.4",
|
|
|
+ "doctrine/common": "^2.7.1",
|
|
|
+ "doctrine/dbal": "^2.6",
|
|
|
+ "doctrine/instantiator": "~1.1",
|
|
|
"ext-pdo": "*",
|
|
|
- "php": ">=5.4",
|
|
|
- "symfony/console": "~2.5|~3.0|~4.0"
|
|
|
+ "php": "^7.1",
|
|
|
+ "symfony/console": "~3.0|~4.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "phpunit/phpunit": "~4.0",
|
|
|
- "symfony/yaml": "~2.3|~3.0|~4.0"
|
|
|
+ "doctrine/coding-standard": "^1.0",
|
|
|
+ "phpunit/phpunit": "^6.5",
|
|
|
+ "squizlabs/php_codesniffer": "^3.2",
|
|
|
+ "symfony/yaml": "~3.4|~4.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
|
|
|
},
|
|
|
"bin": [
|
|
|
- "bin/doctrine",
|
|
|
- "bin/doctrine.php"
|
|
|
+ "bin/doctrine"
|
|
|
],
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
@@ -801,8 +811,8 @@
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Doctrine\\ORM\\": "lib/"
|
|
|
+ "psr-4": {
|
|
|
+ "Doctrine\\ORM\\": "lib/Doctrine/ORM"
|
|
|
}
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
@@ -825,6 +835,10 @@
|
|
|
{
|
|
|
"name": "Jonathan Wage",
|
|
|
"email": "jonwage@gmail.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Marco Pivetta",
|
|
|
+ "email": "ocramius@gmail.com"
|
|
|
}
|
|
|
],
|
|
|
"description": "Object-Relational-Mapper for PHP",
|
|
|
@@ -833,7 +847,7 @@
|
|
|
"database",
|
|
|
"orm"
|
|
|
],
|
|
|
- "time": "2017-12-17T02:57:51+00:00"
|
|
|
+ "time": "2018-02-27T07:30:56+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "fig/link-util",
|
|
|
@@ -2259,20 +2273,21 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "twig/twig",
|
|
|
- "version": "v1.35.3",
|
|
|
+ "version": "v2.4.8",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
|
- "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f"
|
|
|
+ "reference": "7b604c89da162034bdf4bb66310f358d313dd16d"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/twigphp/Twig/zipball/b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
|
|
|
- "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
|
|
|
+ "url": "https://api.github.com/repos/twigphp/Twig/zipball/7b604c89da162034bdf4bb66310f358d313dd16d",
|
|
|
+ "reference": "7b604c89da162034bdf4bb66310f358d313dd16d",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=5.3.3"
|
|
|
+ "php": "^7.0",
|
|
|
+ "symfony/polyfill-mbstring": "~1.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"psr/container": "^1.0",
|
|
|
@@ -2282,7 +2297,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.35-dev"
|
|
|
+ "dev-master": "2.4-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -2320,7 +2335,7 @@
|
|
|
"keywords": [
|
|
|
"templating"
|
|
|
],
|
|
|
- "time": "2018-03-20T04:25:58+00:00"
|
|
|
+ "time": "2018-04-02T09:24:19+00:00"
|
|
|
}
|
|
|
],
|
|
|
"packages-dev": [
|