|
@@ -1,9 +1,10 @@
|
|
|
{
|
|
|
"_readme": [
|
|
|
"This file locks the dependencies of your project to a known state",
|
|
|
- "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
+ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
+ "hash": "b302d7b91fa9668221d194b4582db595",
|
|
|
"content-hash": "0f07a4f74755ac9b4a00661394a21896",
|
|
|
"packages": [
|
|
|
{
|
|
@@ -60,34 +61,34 @@
|
|
|
"ssl",
|
|
|
"tls"
|
|
|
],
|
|
|
- "time": "2018-08-08T08:57:40+00:00"
|
|
|
+ "time": "2018-08-08 08:57:40"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/annotations",
|
|
|
- "version": "v1.6.0",
|
|
|
+ "version": "v1.4.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/annotations.git",
|
|
|
- "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5"
|
|
|
+ "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
|
|
|
- "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
|
|
|
+ "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"doctrine/lexer": "1.*",
|
|
|
- "php": "^7.1"
|
|
|
+ "php": "^5.6 || ^7.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"doctrine/cache": "1.*",
|
|
|
- "phpunit/phpunit": "^6.4"
|
|
|
+ "phpunit/phpunit": "^5.7"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.6.x-dev"
|
|
|
+ "dev-master": "1.4.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -128,42 +129,37 @@
|
|
|
"docblock",
|
|
|
"parser"
|
|
|
],
|
|
|
- "time": "2017-12-06T07:11:42+00:00"
|
|
|
+ "time": "2017-02-24 16:22:25"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/cache",
|
|
|
- "version": "v1.8.0",
|
|
|
+ "version": "v1.6.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/cache.git",
|
|
|
- "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57"
|
|
|
+ "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57",
|
|
|
- "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
|
|
|
+ "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "~7.1"
|
|
|
+ "php": "~5.5|~7.0"
|
|
|
},
|
|
|
"conflict": {
|
|
|
"doctrine/common": ">2.2,<2.4"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "alcaeus/mongo-php-adapter": "^1.1",
|
|
|
- "doctrine/coding-standard": "^4.0",
|
|
|
- "mongodb/mongodb": "^1.1",
|
|
|
- "phpunit/phpunit": "^7.0",
|
|
|
- "predis/predis": "~1.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
|
|
|
+ "phpunit/phpunit": "~4.8|~5.0",
|
|
|
+ "predis/predis": "~1.0",
|
|
|
+ "satooshi/php-coveralls": "~0.6"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.8.x-dev"
|
|
|
+ "dev-master": "1.6.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -198,29 +194,29 @@
|
|
|
}
|
|
|
],
|
|
|
"description": "Caching library offering an object-oriented API for many cache backends",
|
|
|
- "homepage": "https://www.doctrine-project.org",
|
|
|
+ "homepage": "http://www.doctrine-project.org",
|
|
|
"keywords": [
|
|
|
"cache",
|
|
|
"caching"
|
|
|
],
|
|
|
- "time": "2018-08-21T18:01:43+00:00"
|
|
|
+ "time": "2017-07-22 12:49:21"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/collections",
|
|
|
- "version": "v1.5.0",
|
|
|
+ "version": "v1.4.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/collections.git",
|
|
|
- "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf"
|
|
|
+ "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/collections/zipball/a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
|
|
|
- "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
|
|
|
+ "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^7.1"
|
|
|
+ "php": "^5.6 || ^7.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"doctrine/coding-standard": "~0.1@dev",
|
|
@@ -270,43 +266,37 @@
|
|
|
"collections",
|
|
|
"iterator"
|
|
|
],
|
|
|
- "time": "2017-07-22T10:37:32+00:00"
|
|
|
+ "time": "2017-01-03 10:49:41"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/common",
|
|
|
- "version": "v2.9.0",
|
|
|
+ "version": "v2.7.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/common.git",
|
|
|
- "reference": "a210246d286c77d2b89040f8691ba7b3a713d2c1"
|
|
|
+ "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/common/zipball/a210246d286c77d2b89040f8691ba7b3a713d2c1",
|
|
|
- "reference": "a210246d286c77d2b89040f8691ba7b3a713d2c1",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9",
|
|
|
+ "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "doctrine/annotations": "^1.0",
|
|
|
- "doctrine/cache": "^1.0",
|
|
|
- "doctrine/collections": "^1.0",
|
|
|
- "doctrine/event-manager": "^1.0",
|
|
|
- "doctrine/inflector": "^1.0",
|
|
|
- "doctrine/lexer": "^1.0",
|
|
|
- "doctrine/persistence": "^1.0",
|
|
|
- "doctrine/reflection": "^1.0",
|
|
|
- "php": "^7.1"
|
|
|
+ "doctrine/annotations": "1.*",
|
|
|
+ "doctrine/cache": "1.*",
|
|
|
+ "doctrine/collections": "1.*",
|
|
|
+ "doctrine/inflector": "1.*",
|
|
|
+ "doctrine/lexer": "1.*",
|
|
|
+ "php": "~5.6|~7.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "doctrine/coding-standard": "^1.0",
|
|
|
- "phpunit/phpunit": "^6.3",
|
|
|
- "squizlabs/php_codesniffer": "^3.0",
|
|
|
- "symfony/phpunit-bridge": "^4.0.5"
|
|
|
+ "phpunit/phpunit": "^5.4.6"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "2.9.x-dev"
|
|
|
+ "dev-master": "2.7.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -338,14 +328,10 @@
|
|
|
{
|
|
|
"name": "Johannes Schmitt",
|
|
|
"email": "schmittjoh@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Marco Pivetta",
|
|
|
- "email": "ocramius@gmail.com"
|
|
|
}
|
|
|
],
|
|
|
"description": "Common Library for Doctrine projects",
|
|
|
- "homepage": "https://www.doctrine-project.org",
|
|
|
+ "homepage": "http://www.doctrine-project.org",
|
|
|
"keywords": [
|
|
|
"annotations",
|
|
|
"collections",
|
|
@@ -353,36 +339,29 @@
|
|
|
"persistence",
|
|
|
"spl"
|
|
|
],
|
|
|
- "time": "2018-07-12T21:16:12+00:00"
|
|
|
+ "time": "2017-07-22 08:35:12"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/dbal",
|
|
|
- "version": "v2.8.0",
|
|
|
+ "version": "v2.5.13",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/dbal.git",
|
|
|
- "reference": "5140a64c08b4b607b9bedaae0cedd26f04a0e621"
|
|
|
+ "reference": "729340d8d1eec8f01bff708e12e449a3415af873"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/dbal/zipball/5140a64c08b4b607b9bedaae0cedd26f04a0e621",
|
|
|
- "reference": "5140a64c08b4b607b9bedaae0cedd26f04a0e621",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/dbal/zipball/729340d8d1eec8f01bff708e12e449a3415af873",
|
|
|
+ "reference": "729340d8d1eec8f01bff708e12e449a3415af873",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "doctrine/cache": "^1.0",
|
|
|
- "doctrine/event-manager": "^1.0",
|
|
|
- "ext-pdo": "*",
|
|
|
- "php": "^7.1"
|
|
|
+ "doctrine/common": ">=2.4,<2.8-dev",
|
|
|
+ "php": ">=5.3.2"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "doctrine/coding-standard": "^4.0",
|
|
|
- "jetbrains/phpstorm-stubs": "^2018.1.2",
|
|
|
- "phpstan/phpstan": "^0.10.1",
|
|
|
- "phpunit/phpunit": "^7.1.2",
|
|
|
- "phpunit/phpunit-mock-objects": "!=3.2.4,!=3.2.5",
|
|
|
- "symfony/console": "^2.0.5|^3.0|^4.0",
|
|
|
- "symfony/phpunit-bridge": "^3.4.5|^4.0.5"
|
|
|
+ "phpunit/phpunit": "4.*",
|
|
|
+ "symfony/console": "2.*||^3.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"symfony/console": "For helpful console commands such as SQL execution and import of files."
|
|
@@ -393,8 +372,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "2.8.x-dev",
|
|
|
- "dev-develop": "3.0.x-dev"
|
|
|
+ "dev-master": "2.5.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -432,7 +410,7 @@
|
|
|
"persistence",
|
|
|
"queryobject"
|
|
|
],
|
|
|
- "time": "2018-07-13T03:16:35+00:00"
|
|
|
+ "time": "2017-07-22 20:44:48"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/doctrine-bundle",
|
|
@@ -517,7 +495,7 @@
|
|
|
"orm",
|
|
|
"persistence"
|
|
|
],
|
|
|
- "time": "2018-04-19T14:07:39+00:00"
|
|
|
+ "time": "2018-04-19 14:07:39"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/doctrine-cache-bundle",
|
|
@@ -605,98 +583,24 @@
|
|
|
"cache",
|
|
|
"caching"
|
|
|
],
|
|
|
- "time": "2018-03-27T09:22:12+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "doctrine/event-manager",
|
|
|
- "version": "v1.0.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/doctrine/event-manager.git",
|
|
|
- "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/event-manager/zipball/a520bc093a0170feeb6b14e9d83f3a14452e64b3",
|
|
|
- "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": "^7.1"
|
|
|
- },
|
|
|
- "conflict": {
|
|
|
- "doctrine/common": "<2.9@dev"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "doctrine/coding-standard": "^4.0",
|
|
|
- "phpunit/phpunit": "^7.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Doctrine\\Common\\": "lib/Doctrine/Common"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Roman Borschel",
|
|
|
- "email": "roman@code-factory.org"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Benjamin Eberlei",
|
|
|
- "email": "kontakt@beberlei.de"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Guilherme Blanco",
|
|
|
- "email": "guilhermeblanco@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Jonathan Wage",
|
|
|
- "email": "jonwage@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Johannes Schmitt",
|
|
|
- "email": "schmittjoh@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Marco Pivetta",
|
|
|
- "email": "ocramius@gmail.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Doctrine Event Manager component",
|
|
|
- "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
|
|
|
- "keywords": [
|
|
|
- "event",
|
|
|
- "eventdispatcher",
|
|
|
- "eventmanager"
|
|
|
- ],
|
|
|
- "time": "2018-06-11T11:59:03+00:00"
|
|
|
+ "time": "2018-03-27 09:22:12"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/inflector",
|
|
|
- "version": "v1.3.0",
|
|
|
+ "version": "v1.2.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/inflector.git",
|
|
|
- "reference": "5527a48b7313d15261292c149e55e26eae771b0a"
|
|
|
+ "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a",
|
|
|
- "reference": "5527a48b7313d15261292c149e55e26eae771b0a",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462",
|
|
|
+ "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^7.1"
|
|
|
+ "php": "^7.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"phpunit/phpunit": "^6.2"
|
|
@@ -704,7 +608,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.3.x-dev"
|
|
|
+ "dev-master": "1.2.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -746,36 +650,36 @@
|
|
|
"singularize",
|
|
|
"string"
|
|
|
],
|
|
|
- "time": "2018-01-09T20:05:19+00:00"
|
|
|
+ "time": "2017-07-22 12:18:28"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/instantiator",
|
|
|
- "version": "1.1.0",
|
|
|
+ "version": "1.0.5",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/instantiator.git",
|
|
|
- "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda"
|
|
|
+ "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
|
|
|
- "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
|
|
|
+ "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^7.1"
|
|
|
+ "php": ">=5.3,<8.0-DEV"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"athletic/athletic": "~0.1.8",
|
|
|
"ext-pdo": "*",
|
|
|
"ext-phar": "*",
|
|
|
- "phpunit/phpunit": "^6.2.3",
|
|
|
- "squizlabs/php_codesniffer": "^3.0.2"
|
|
|
+ "phpunit/phpunit": "~4.0",
|
|
|
+ "squizlabs/php_codesniffer": "~2.0"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.2.x-dev"
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -800,7 +704,7 @@
|
|
|
"constructor",
|
|
|
"instantiate"
|
|
|
],
|
|
|
- "time": "2017-07-22T11:58:36+00:00"
|
|
|
+ "time": "2015-06-14 21:17:01"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/lexer",
|
|
@@ -854,44 +758,42 @@
|
|
|
"lexer",
|
|
|
"parser"
|
|
|
],
|
|
|
- "time": "2014-09-09T13:34:57+00:00"
|
|
|
+ "time": "2014-09-09 13:34:57"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/orm",
|
|
|
- "version": "v2.6.2",
|
|
|
+ "version": "v2.5.14",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/doctrine2.git",
|
|
|
- "reference": "d2b4dd71d2a276edd65d0c170375b445f8a4a4a8"
|
|
|
+ "reference": "810a7baf81462a5ddf10e8baa8cb94b6eec02754"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/d2b4dd71d2a276edd65d0c170375b445f8a4a4a8",
|
|
|
- "reference": "d2b4dd71d2a276edd65d0c170375b445f8a4a4a8",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/810a7baf81462a5ddf10e8baa8cb94b6eec02754",
|
|
|
+ "reference": "810a7baf81462a5ddf10e8baa8cb94b6eec02754",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "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",
|
|
|
+ "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",
|
|
|
"ext-pdo": "*",
|
|
|
- "php": "^7.1",
|
|
|
- "symfony/console": "~3.0|~4.0"
|
|
|
+ "php": ">=5.4",
|
|
|
+ "symfony/console": "~2.5|~3.0|~4.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "doctrine/coding-standard": "^1.0",
|
|
|
- "phpunit/phpunit": "^6.5",
|
|
|
- "squizlabs/php_codesniffer": "^3.2",
|
|
|
- "symfony/yaml": "~3.4|~4.0"
|
|
|
+ "phpunit/phpunit": "~4.0",
|
|
|
+ "symfony/yaml": "~2.3|~3.0|~4.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
|
|
|
},
|
|
|
"bin": [
|
|
|
- "bin/doctrine"
|
|
|
+ "bin/doctrine",
|
|
|
+ "bin/doctrine.php"
|
|
|
],
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
@@ -900,8 +802,8 @@
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Doctrine\\ORM\\": "lib/Doctrine/ORM"
|
|
|
+ "psr-0": {
|
|
|
+ "Doctrine\\ORM\\": "lib/"
|
|
|
}
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
@@ -924,10 +826,6 @@
|
|
|
{
|
|
|
"name": "Jonathan Wage",
|
|
|
"email": "jonwage@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Marco Pivetta",
|
|
|
- "email": "ocramius@gmail.com"
|
|
|
}
|
|
|
],
|
|
|
"description": "Object-Relational-Mapper for PHP",
|
|
@@ -936,160 +834,7 @@
|
|
|
"database",
|
|
|
"orm"
|
|
|
],
|
|
|
- "time": "2018-07-12T20:47:13+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "doctrine/persistence",
|
|
|
- "version": "v1.0.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/doctrine/persistence.git",
|
|
|
- "reference": "af1ec238659a83e320f03e0e454e200f689b4b97"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/persistence/zipball/af1ec238659a83e320f03e0e454e200f689b4b97",
|
|
|
- "reference": "af1ec238659a83e320f03e0e454e200f689b4b97",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "doctrine/annotations": "^1.0",
|
|
|
- "doctrine/cache": "^1.0",
|
|
|
- "doctrine/collections": "^1.0",
|
|
|
- "doctrine/event-manager": "^1.0",
|
|
|
- "doctrine/reflection": "^1.0",
|
|
|
- "php": "^7.1"
|
|
|
- },
|
|
|
- "conflict": {
|
|
|
- "doctrine/common": "<2.9@dev"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "doctrine/coding-standard": "^4.0",
|
|
|
- "phpstan/phpstan": "^0.8",
|
|
|
- "phpunit/phpunit": "^7.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Doctrine\\Common\\": "lib/Doctrine/Common"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Roman Borschel",
|
|
|
- "email": "roman@code-factory.org"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Benjamin Eberlei",
|
|
|
- "email": "kontakt@beberlei.de"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Guilherme Blanco",
|
|
|
- "email": "guilhermeblanco@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Jonathan Wage",
|
|
|
- "email": "jonwage@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Johannes Schmitt",
|
|
|
- "email": "schmittjoh@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Marco Pivetta",
|
|
|
- "email": "ocramius@gmail.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Doctrine Persistence abstractions.",
|
|
|
- "homepage": "https://doctrine-project.org/projects/persistence.html",
|
|
|
- "keywords": [
|
|
|
- "persistence"
|
|
|
- ],
|
|
|
- "time": "2018-07-12T12:37:50+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "doctrine/reflection",
|
|
|
- "version": "v1.0.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/doctrine/reflection.git",
|
|
|
- "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6",
|
|
|
- "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "doctrine/annotations": "^1.0",
|
|
|
- "ext-tokenizer": "*",
|
|
|
- "php": "^7.1"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "doctrine/coding-standard": "^4.0",
|
|
|
- "doctrine/common": "^2.8",
|
|
|
- "phpstan/phpstan": "^0.9.2",
|
|
|
- "phpstan/phpstan-phpunit": "^0.9.4",
|
|
|
- "phpunit/phpunit": "^7.0",
|
|
|
- "squizlabs/php_codesniffer": "^3.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Doctrine\\Common\\": "lib/Doctrine/Common"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Roman Borschel",
|
|
|
- "email": "roman@code-factory.org"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Benjamin Eberlei",
|
|
|
- "email": "kontakt@beberlei.de"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Guilherme Blanco",
|
|
|
- "email": "guilhermeblanco@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Jonathan Wage",
|
|
|
- "email": "jonwage@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Johannes Schmitt",
|
|
|
- "email": "schmittjoh@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Marco Pivetta",
|
|
|
- "email": "ocramius@gmail.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Doctrine Reflection component",
|
|
|
- "homepage": "https://www.doctrine-project.org/projects/reflection.html",
|
|
|
- "keywords": [
|
|
|
- "reflection"
|
|
|
- ],
|
|
|
- "time": "2018-06-14T14:45:07+00:00"
|
|
|
+ "time": "2017-12-17 02:57:51"
|
|
|
},
|
|
|
{
|
|
|
"name": "fig/link-util",
|
|
@@ -1143,7 +888,7 @@
|
|
|
"psr-13",
|
|
|
"rest"
|
|
|
],
|
|
|
- "time": "2016-10-17T18:31:11+00:00"
|
|
|
+ "time": "2016-10-17 18:31:11"
|
|
|
},
|
|
|
{
|
|
|
"name": "incenteev/composer-parameter-handler",
|
|
@@ -1194,7 +939,7 @@
|
|
|
"keywords": [
|
|
|
"parameters management"
|
|
|
],
|
|
|
- "time": "2018-02-13T18:05:56+00:00"
|
|
|
+ "time": "2018-02-13 18:05:56"
|
|
|
},
|
|
|
{
|
|
|
"name": "jdorn/sql-formatter",
|
|
@@ -1244,7 +989,7 @@
|
|
|
"highlight",
|
|
|
"sql"
|
|
|
],
|
|
|
- "time": "2014-01-12T16:20:24+00:00"
|
|
|
+ "time": "2014-01-12 16:20:24"
|
|
|
},
|
|
|
{
|
|
|
"name": "monolog/monolog",
|
|
@@ -1322,7 +1067,7 @@
|
|
|
"logging",
|
|
|
"psr-3"
|
|
|
],
|
|
|
- "time": "2017-06-19T01:22:40+00:00"
|
|
|
+ "time": "2017-06-19 01:22:40"
|
|
|
},
|
|
|
{
|
|
|
"name": "paragonie/random_compat",
|
|
@@ -1367,7 +1112,7 @@
|
|
|
"pseudorandom",
|
|
|
"random"
|
|
|
],
|
|
|
- "time": "2018-07-02T15:55:56+00:00"
|
|
|
+ "time": "2018-07-02 15:55:56"
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/cache",
|
|
@@ -1413,7 +1158,7 @@
|
|
|
"psr",
|
|
|
"psr-6"
|
|
|
],
|
|
|
- "time": "2016-08-06T20:24:11+00:00"
|
|
|
+ "time": "2016-08-06 20:24:11"
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/container",
|
|
@@ -1462,7 +1207,7 @@
|
|
|
"container-interop",
|
|
|
"psr"
|
|
|
],
|
|
|
- "time": "2017-02-14T16:28:37+00:00"
|
|
|
+ "time": "2017-02-14 16:28:37"
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/link",
|
|
@@ -1511,7 +1256,7 @@
|
|
|
"psr-13",
|
|
|
"rest"
|
|
|
],
|
|
|
- "time": "2016-10-28T16:06:13+00:00"
|
|
|
+ "time": "2016-10-28 16:06:13"
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/log",
|
|
@@ -1558,7 +1303,7 @@
|
|
|
"psr",
|
|
|
"psr-3"
|
|
|
],
|
|
|
- "time": "2016-10-10T12:19:37+00:00"
|
|
|
+ "time": "2016-10-10 12:19:37"
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/simple-cache",
|
|
@@ -1606,7 +1351,7 @@
|
|
|
"psr-16",
|
|
|
"simple-cache"
|
|
|
],
|
|
|
- "time": "2017-10-23T01:57:42+00:00"
|
|
|
+ "time": "2017-10-23 01:57:42"
|
|
|
},
|
|
|
{
|
|
|
"name": "sensio/distribution-bundle",
|
|
@@ -1658,7 +1403,7 @@
|
|
|
"configuration",
|
|
|
"distribution"
|
|
|
],
|
|
|
- "time": "2018-06-07T06:22:12+00:00"
|
|
|
+ "time": "2018-06-07 06:22:12"
|
|
|
},
|
|
|
{
|
|
|
"name": "sensio/framework-extra-bundle",
|
|
@@ -1729,7 +1474,7 @@
|
|
|
"annotations",
|
|
|
"controllers"
|
|
|
],
|
|
|
- "time": "2018-09-30T05:16:57+00:00"
|
|
|
+ "time": "2018-09-30 05:16:57"
|
|
|
},
|
|
|
{
|
|
|
"name": "sensiolabs/security-checker",
|
|
@@ -1774,7 +1519,7 @@
|
|
|
}
|
|
|
],
|
|
|
"description": "A security checker for your composer.lock",
|
|
|
- "time": "2018-02-28T22:10:01+00:00"
|
|
|
+ "time": "2018-02-28 22:10:01"
|
|
|
},
|
|
|
{
|
|
|
"name": "swiftmailer/swiftmailer",
|
|
@@ -1828,7 +1573,7 @@
|
|
|
"mail",
|
|
|
"mailer"
|
|
|
],
|
|
|
- "time": "2018-07-31T09:26:32+00:00"
|
|
|
+ "time": "2018-07-31 09:26:32"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/monolog-bundle",
|
|
@@ -1891,7 +1636,7 @@
|
|
|
"log",
|
|
|
"logging"
|
|
|
],
|
|
|
- "time": "2018-06-04T05:55:43+00:00"
|
|
|
+ "time": "2018-06-04 05:55:43"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-apcu",
|
|
@@ -1947,7 +1692,7 @@
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2018-08-06T14:22:27+00:00"
|
|
|
+ "time": "2018-08-06 14:22:27"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-ctype",
|
|
@@ -2005,7 +1750,7 @@
|
|
|
"polyfill",
|
|
|
"portable"
|
|
|
],
|
|
|
- "time": "2018-08-06T14:22:27+00:00"
|
|
|
+ "time": "2018-08-06 14:22:27"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-intl-icu",
|
|
@@ -2063,7 +1808,7 @@
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2018-08-06T14:22:27+00:00"
|
|
|
+ "time": "2018-08-06 14:22:27"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
@@ -2122,7 +1867,7 @@
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2018-08-06T14:22:27+00:00"
|
|
|
+ "time": "2018-08-06 14:22:27"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php56",
|
|
@@ -2178,7 +1923,7 @@
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2018-08-06T14:22:27+00:00"
|
|
|
+ "time": "2018-08-06 14:22:27"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php70",
|
|
@@ -2237,7 +1982,7 @@
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2018-08-06T14:22:27+00:00"
|
|
|
+ "time": "2018-08-06 14:22:27"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-util",
|
|
@@ -2289,7 +2034,7 @@
|
|
|
"polyfill",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2018-08-06T14:22:27+00:00"
|
|
|
+ "time": "2018-08-06 14:22:27"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/swiftmailer-bundle",
|
|
@@ -2348,7 +2093,7 @@
|
|
|
],
|
|
|
"description": "Symfony SwiftmailerBundle",
|
|
|
"homepage": "http://symfony.com",
|
|
|
- "time": "2017-10-19T01:06:41+00:00"
|
|
|
+ "time": "2017-10-19 01:06:41"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/symfony",
|
|
@@ -2503,7 +2248,7 @@
|
|
|
"keywords": [
|
|
|
"framework"
|
|
|
],
|
|
|
- "time": "2018-10-03T12:03:55+00:00"
|
|
|
+ "time": "2018-10-03 12:03:55"
|
|
|
},
|
|
|
{
|
|
|
"name": "twig/twig",
|
|
@@ -2570,7 +2315,7 @@
|
|
|
"keywords": [
|
|
|
"templating"
|
|
|
],
|
|
|
- "time": "2018-07-13T07:18:09+00:00"
|
|
|
+ "time": "2018-07-13 07:18:09"
|
|
|
}
|
|
|
],
|
|
|
"packages-dev": [
|
|
@@ -2626,7 +2371,7 @@
|
|
|
}
|
|
|
],
|
|
|
"description": "This bundle generates code for you",
|
|
|
- "time": "2017-12-07T15:36:41+00:00"
|
|
|
+ "time": "2017-12-07 15:36:41"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/phpunit-bridge",
|
|
@@ -2692,7 +2437,7 @@
|
|
|
],
|
|
|
"description": "Symfony PHPUnit Bridge",
|
|
|
"homepage": "https://symfony.com",
|
|
|
- "time": "2018-10-02T12:28:39+00:00"
|
|
|
+ "time": "2018-10-02 12:28:39"
|
|
|
}
|
|
|
],
|
|
|
"aliases": [],
|