diff --git a/composer.lock b/composer.lock index 9a2f2d6..aeba83e 100644 --- a/composer.lock +++ b/composer.lock @@ -1,23 +1,23 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at http://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#installing-dependencies", "This file is @generated automatically" ], - "hash": "5f0afea65d9095bf3f17e66e34012125", + "content-hash": "70946f6ca35320463318b67994b91380", "packages": [ { "name": "doctrine/annotations", - "version": "v1.2.0", + "version": "v1.2.7", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "d9b1a37e9351ddde1f19f09a02e3d6ee92e82efd" + "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/d9b1a37e9351ddde1f19f09a02e3d6ee92e82efd", - "reference": "d9b1a37e9351ddde1f19f09a02e3d6ee92e82efd", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535", + "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535", "shasum": "" }, "require": { @@ -44,17 +44,6 @@ "MIT" ], "authors": [ - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com", - "homepage": "http://www.jwage.com/", - "role": "Creator" - }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com", - "homepage": "http://www.instaclick.com" - }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -63,11 +52,17 @@ "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", - "homepage": "https://github.com/schmittjoh", - "role": "Developer of wrapped JMSSerializerBundle" + "email": "schmittjoh@gmail.com" } ], "description": "Docblock Annotations Parser", @@ -77,7 +72,10 @@ "docblock", "parser" ], - "time": "2014-07-06 15:52:21" + "support": { + "source": "https://github.com/doctrine/annotations/tree/master" + }, + "time": "2015-08-31T12:32:49+00:00" }, { "name": "doctrine/cache", @@ -146,7 +144,7 @@ "cache", "caching" ], - "time": "2014-09-17 14:24:04" + "time": "2014-09-17T14:24:04+00:00" }, { "name": "doctrine/collections", @@ -214,7 +212,7 @@ "collections", "iterator" ], - "time": "2014-02-03 23:07:43" + "time": "2014-02-03T23:07:43+00:00" }, { "name": "doctrine/common", @@ -292,7 +290,7 @@ "persistence", "spl" ], - "time": "2014-05-21 19:28:51" + "time": "2014-05-21T19:28:51+00:00" }, { "name": "doctrine/dbal", @@ -358,7 +356,7 @@ "persistence", "queryobject" ], - "time": "2014-01-01 16:43:57" + "time": "2014-01-01T16:43:57+00:00" }, { "name": "doctrine/doctrine-module", @@ -442,7 +440,7 @@ "module", "zf2" ], - "time": "2014-01-24 17:30:36" + "time": "2014-01-24T17:30:36+00:00" }, { "name": "doctrine/doctrine-orm-module", @@ -525,7 +523,7 @@ "orm", "zf2" ], - "time": "2014-01-24 18:13:09" + "time": "2014-01-24T18:13:09+00:00" }, { "name": "doctrine/inflector", @@ -589,29 +587,37 @@ "singuarlize", "string" ], - "time": "2013-01-10 21:49:15" + "time": "2013-01-10T21:49:15+00:00" }, { "name": "doctrine/lexer", - "version": "v1.0", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb" + "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/2f708a85bb3aab5d99dab8be435abd73e0b18acb", - "reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8", + "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8", "shasum": "" }, "require": { "php": ">=5.3.2" }, + "require-dev": { + "phpunit/phpunit": "^4.5" + }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Lexer\\": "lib/" + "psr-4": { + "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" } }, "notification-url": "https://packagist.org/downloads/", @@ -619,29 +625,33 @@ "MIT" ], "authors": [ - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com", - "homepage": "http://www.instaclick.com" - }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", - "role": "Developer of wrapped JMSSerializerBundle" + "email": "schmittjoh@gmail.com" } ], - "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", - "homepage": "http://www.doctrine-project.org", + "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", + "homepage": "https://www.doctrine-project.org/projects/lexer.html", "keywords": [ + "annotations", + "docblock", "lexer", - "parser" + "parser", + "php" ], - "time": "2013-01-12 18:59:04" + "support": { + "issues": "https://github.com/doctrine/lexer/issues", + "source": "https://github.com/doctrine/lexer/tree/1.0.2" + }, + "time": "2019-06-08T11:03:04+00:00" }, { "name": "doctrine/orm", @@ -717,7 +727,7 @@ "database", "orm" ], - "time": "2014-07-11 03:05:53" + "time": "2014-07-11T03:05:53+00:00" }, { "name": "symfony/console", @@ -772,7 +782,7 @@ ], "description": "Symfony Console Component", "homepage": "http://symfony.com", - "time": "2014-08-14 16:10:54" + "time": "2014-08-14T16:10:54+00:00" }, { "name": "zendframework/zendframework", @@ -890,7 +900,7 @@ "framework", "zf2" ], - "time": "2014-09-16 22:58:11" + "time": "2014-09-16T22:58:11+00:00" }, { "name": "zendframework/zendxml", @@ -935,24 +945,18 @@ "xml", "zf2" ], - "time": "2014-03-05 22:25:44" + "time": "2014-03-05T22:25:44+00:00" } ], - "packages-dev": [ - - ], - "aliases": [ - - ], + "packages-dev": [], + "aliases": [], "minimum-stability": "stable", - "stability-flags": [ - - ], + "stability-flags": [], "prefer-stable": false, + "prefer-lowest": false, "platform": { "php": ">=5.3.3" }, - "platform-dev": [ - - ] + "platform-dev": [], + "plugin-api-version": "2.3.0" }