X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.lock;h=341bb54e53804adb0c0937b0d5a91241fa431930;hb=2a59cfa331812d75da2303e96fcd2d869fc7c2f6;hp=9a829af1cfe4532e022d4ee56052200d306c9ab5;hpb=36eab58bb35d6c455f032e3c1d6afaab52563cca;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.lock b/composer.lock index 9a829af1..341bb54e 100644 --- a/composer.lock +++ b/composer.lock @@ -570,16 +570,16 @@ }, { "name": "doctrine/common", - "version": "v2.11.0", + "version": "2.12.0", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff" + "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", - "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", + "url": "https://api.github.com/repos/doctrine/common/zipball/2053eafdf60c2172ee1373d1b9289ba1db7f1fc6", + "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6", "shasum": "" }, "require": { @@ -649,7 +649,7 @@ "doctrine", "php" ], - "time": "2019-09-10T10:10:14+00:00" + "time": "2020-01-10T15:49:25+00:00" }, { "name": "doctrine/dbal", @@ -735,16 +735,16 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "1.12.6", + "version": "1.12.7", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "08f944760ac471aa97a9b0386dfdb559db80b32d" + "reference": "18fb7d271676dcb8e882adb0157ac1445c8fe89c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/08f944760ac471aa97a9b0386dfdb559db80b32d", - "reference": "08f944760ac471aa97a9b0386dfdb559db80b32d", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/18fb7d271676dcb8e882adb0157ac1445c8fe89c", + "reference": "18fb7d271676dcb8e882adb0157ac1445c8fe89c", "shasum": "" }, "require": { @@ -773,6 +773,7 @@ "phpunit/phpunit": "^7.5", "symfony/phpunit-bridge": "^4.2", "symfony/property-info": "^3.4.30|^4.3.3", + "symfony/proxy-manager-bridge": "^3.4|^4|^5", "symfony/twig-bridge": "^3.4|^4.1", "symfony/validator": "^3.4.30|^4.3.3", "symfony/web-profiler-bundle": "^3.4.30|^4.3.3", @@ -824,7 +825,7 @@ "orm", "persistence" ], - "time": "2019-12-19T09:08:00+00:00" + "time": "2020-01-10T12:25:22+00:00" }, { "name": "doctrine/doctrine-cache-bundle", @@ -1394,16 +1395,16 @@ }, { "name": "doctrine/persistence", - "version": "1.3.3", + "version": "1.3.6", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "99b196bbd4715a94fa100fac664a351ffa46d6a5" + "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/99b196bbd4715a94fa100fac664a351ffa46d6a5", - "reference": "99b196bbd4715a94fa100fac664a351ffa46d6a5", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4", + "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4", "shasum": "" }, "require": { @@ -1411,7 +1412,7 @@ "doctrine/cache": "^1.0", "doctrine/collections": "^1.0", "doctrine/event-manager": "^1.0", - "doctrine/reflection": "^1.0", + "doctrine/reflection": "^1.1", "php": "^7.1" }, "conflict": { @@ -1473,20 +1474,20 @@ "orm", "persistence" ], - "time": "2019-12-13T10:43:02+00:00" + "time": "2020-01-16T22:06:23+00:00" }, { "name": "doctrine/reflection", - "version": "v1.0.0", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/reflection.git", - "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6" + "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6", - "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6", + "url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c", + "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c", "shasum": "" }, "require": { @@ -1494,13 +1495,15 @@ "ext-tokenizer": "*", "php": "^7.1" }, + "conflict": { + "doctrine/common": "<2.9" + }, "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" + "doctrine/coding-standard": "^5.0", + "doctrine/common": "^2.10", + "phpstan/phpstan": "^0.11.0", + "phpstan/phpstan-phpunit": "^0.11.0", + "phpunit/phpunit": "^7.0" }, "type": "library", "extra": { @@ -1518,6 +1521,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1526,10 +1533,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1543,12 +1546,13 @@ "email": "ocramius@gmail.com" } ], - "description": "Doctrine Reflection component", + "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.", "homepage": "https://www.doctrine-project.org/projects/reflection.html", "keywords": [ - "reflection" + "reflection", + "static" ], - "time": "2018-06-14T14:45:07+00:00" + "time": "2020-01-08T19:53:19+00:00" }, { "name": "egulias/email-validator", @@ -1768,16 +1772,16 @@ }, { "name": "friendsofsymfony/jsrouting-bundle", - "version": "2.5.1", + "version": "2.5.3", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", - "reference": "81cf14bf3db5e6fe3ef0442fc762891422005d3b" + "reference": "165b3f4ae1f798ec320b9942f6db921f7b568bed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/81cf14bf3db5e6fe3ef0442fc762891422005d3b", - "reference": "81cf14bf3db5e6fe3ef0442fc762891422005d3b", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/165b3f4ae1f798ec320b9942f6db921f7b568bed", + "reference": "165b3f4ae1f798ec320b9942f6db921f7b568bed", "shasum": "" }, "require": { @@ -1826,7 +1830,7 @@ "javascript", "routing" ], - "time": "2019-12-02T08:01:22+00:00" + "time": "2020-01-13T14:06:12+00:00" }, { "name": "friendsofsymfony/oauth-server-bundle", @@ -2703,6 +2707,7 @@ } ], "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.", + "abandoned": true, "time": "2018-07-31T13:22:33+00:00" }, { @@ -2753,6 +2758,7 @@ "Guzzle", "stream" ], + "abandoned": true, "time": "2014-10-12T19:18:40+00:00" }, { @@ -3736,16 +3742,16 @@ }, { "name": "j0k3r/graby", - "version": "2.1.0", + "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/j0k3r/graby.git", - "reference": "8dcacf79bd2bc18438dc3c93cdee1fa59f9a848b" + "reference": "6b3e53b2dd3c85b8128dde3307b838885515764b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/j0k3r/graby/zipball/8dcacf79bd2bc18438dc3c93cdee1fa59f9a848b", - "reference": "8dcacf79bd2bc18438dc3c93cdee1fa59f9a848b", + "url": "https://api.github.com/repos/j0k3r/graby/zipball/6b3e53b2dd3c85b8128dde3307b838885515764b", + "reference": "6b3e53b2dd3c85b8128dde3307b838885515764b", "shasum": "" }, "require": { @@ -3806,20 +3812,20 @@ } ], "description": "Graby helps you extract article content from web pages", - "time": "2019-11-12T13:10:23+00:00" + "time": "2020-01-23T08:59:01+00:00" }, { "name": "j0k3r/graby-site-config", - "version": "1.0.98", + "version": "1.0.100", "source": { "type": "git", "url": "https://github.com/j0k3r/graby-site-config.git", - "reference": "8bf1ec3c9d0cc4e055f95d6b6f5d187ad6267724" + "reference": "d97cfd935302337604f5d778969bc94c12de086a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/8bf1ec3c9d0cc4e055f95d6b6f5d187ad6267724", - "reference": "8bf1ec3c9d0cc4e055f95d6b6f5d187ad6267724", + "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/d97cfd935302337604f5d778969bc94c12de086a", + "reference": "d97cfd935302337604f5d778969bc94c12de086a", "shasum": "" }, "require": { @@ -3846,20 +3852,20 @@ } ], "description": "Graby site config files", - "time": "2019-12-27T15:55:20+00:00" + "time": "2020-01-23T09:05:19+00:00" }, { "name": "j0k3r/httplug-ssrf-plugin", - "version": "v2.0.0", + "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/j0k3r/httplug-ssrf-plugin.git", - "reference": "ea8599016240d2a49b91e267550ea3eb243ddd74" + "reference": "fb68804e3bace2b894d1b9f39ad2b59078f5eac2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/j0k3r/httplug-ssrf-plugin/zipball/ea8599016240d2a49b91e267550ea3eb243ddd74", - "reference": "ea8599016240d2a49b91e267550ea3eb243ddd74", + "url": "https://api.github.com/repos/j0k3r/httplug-ssrf-plugin/zipball/fb68804e3bace2b894d1b9f39ad2b59078f5eac2", + "reference": "fb68804e3bace2b894d1b9f39ad2b59078f5eac2", "shasum": "" }, "require": { @@ -3879,11 +3885,6 @@ "symfony/phpunit-bridge": "~3.4.19|~4.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0-dev" - } - }, "autoload": { "psr-4": { "Graby\\HttpClient\\Plugin\\ServerSideRequestForgeryProtection\\": "src/" @@ -3917,7 +3918,7 @@ "security", "ssrf" ], - "time": "2019-02-06T10:58:53+00:00" + "time": "2020-01-06T13:44:13+00:00" }, { "name": "j0k3r/php-readability", @@ -5758,16 +5759,16 @@ }, { "name": "php-http/discovery", - "version": "1.7.2", + "version": "1.7.4", "source": { "type": "git", "url": "https://github.com/php-http/discovery.git", - "reference": "16a3327861ae291006a2df8fc22e991806f720d7" + "reference": "82dbef649ccffd8e4f22e1953c3a5265992b83c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/discovery/zipball/16a3327861ae291006a2df8fc22e991806f720d7", - "reference": "16a3327861ae291006a2df8fc22e991806f720d7", + "url": "https://api.github.com/repos/php-http/discovery/zipball/82dbef649ccffd8e4f22e1953c3a5265992b83c0", + "reference": "82dbef649ccffd8e4f22e1953c3a5265992b83c0", "shasum": "" }, "require": { @@ -5819,7 +5820,7 @@ "message", "psr7" ], - "time": "2019-12-27T09:22:53+00:00" + "time": "2020-01-03T11:25:47+00:00" }, { "name": "php-http/guzzle5-adapter", @@ -9067,16 +9068,16 @@ }, { "name": "symfony/symfony", - "version": "v3.4.36", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", - "reference": "0a6fccb5772ad2467253e6849d589bd09d9eb195" + "reference": "1bd873459b36cf505c7b515ba6e0e2ee40890b8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/symfony/zipball/0a6fccb5772ad2467253e6849d589bd09d9eb195", - "reference": "0a6fccb5772ad2467253e6849d589bd09d9eb195", + "url": "https://api.github.com/repos/symfony/symfony/zipball/1bd873459b36cf505c7b515ba6e0e2ee40890b8a", + "reference": "1bd873459b36cf505c7b515ba6e0e2ee40890b8a", "shasum": "" }, "require": { @@ -9219,7 +9220,7 @@ "keywords": [ "framework" ], - "time": "2019-12-01T13:50:53+00:00" + "time": "2020-01-21T12:30:09+00:00" }, { "name": "true/punycode", @@ -9324,16 +9325,16 @@ }, { "name": "twig/twig", - "version": "v2.12.2", + "version": "v2.12.3", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed" + "reference": "97b6311585cae66a26833b14b33785f5797f7d39" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed", - "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/97b6311585cae66a26833b14b33785f5797f7d39", + "reference": "97b6311585cae66a26833b14b33785f5797f7d39", "shasum": "" }, "require": { @@ -9343,8 +9344,7 @@ }, "require-dev": { "psr/container": "^1.0", - "symfony/debug": "^3.4|^4.2", - "symfony/phpunit-bridge": "^4.4@dev|^5.0" + "symfony/phpunit-bridge": "^4.4|^5.0" }, "type": "library", "extra": { @@ -9373,7 +9373,6 @@ }, { "name": "Twig Team", - "homepage": "https://twig.symfony.com/contributors", "role": "Contributors" }, { @@ -9387,7 +9386,7 @@ "keywords": [ "templating" ], - "time": "2019-11-11T16:52:09+00:00" + "time": "2019-12-28T07:12:03+00:00" }, { "name": "wallabag/php-mobi", @@ -11445,20 +11444,21 @@ } ], "description": "This bundle generates code for you", + "abandoned": true, "time": "2017-12-07T15:36:41+00:00" }, { "name": "symfony/phpunit-bridge", - "version": "v4.3.9", + "version": "v4.3.11", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "e1ce1695430a3c8ee876ff1d91ce64871786581f" + "reference": "692a73a2e0b76123150709f5eb7e2ea9bf2bad43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e1ce1695430a3c8ee876ff1d91ce64871786581f", - "reference": "e1ce1695430a3c8ee876ff1d91ce64871786581f", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/692a73a2e0b76123150709f5eb7e2ea9bf2bad43", + "reference": "692a73a2e0b76123150709f5eb7e2ea9bf2bad43", "shasum": "" }, "require": { @@ -11510,7 +11510,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2019-11-28T10:34:19+00:00" + "time": "2020-01-31T09:56:21+00:00" } ], "aliases": [],