From dfb03356baa2fafdae5d6a5d71cea895dbee2fd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 19:18:25 +0000 Subject: [PATCH] Bump doctrine/cache from 1.3.0 to 1.5.4 Bumps [doctrine/cache](https://github.com/doctrine/cache) from 1.3.0 to 1.5.4. - [Release notes](https://github.com/doctrine/cache/releases) - [Commits](https://github.com/doctrine/cache/compare/v1.3.0...v1.5.4) --- updated-dependencies: - dependency-name: doctrine/cache dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 162 ++++++++++++++++++++++++-------------------------- 1 file changed, 79 insertions(+), 83 deletions(-) diff --git a/composer.lock b/composer.lock index 209b562..d1bd2a3 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,10 @@ { "_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": "cfc6943a0e54e84c6861d2813f1ed6d2", + "content-hash": "9ad2b43ad7dc6c339d4fa6486350e6e9", "packages": [ { "name": "braincrafted/bootstrap-bundle", @@ -64,7 +64,7 @@ "keywords": [ "bootstrap" ], - "time": "2014-08-31 10:47:30" + "time": "2014-08-31T10:47:30+00:00" }, { "name": "cpliakas/git-wrapper", @@ -120,7 +120,7 @@ "keywords": [ "git" ], - "time": "2014-07-10 21:15:02" + "time": "2014-07-10T21:15:02+00:00" }, { "name": "doctrine/annotations", @@ -193,20 +193,20 @@ "docblock", "parser" ], - "time": "2014-07-06 15:52:21" + "time": "2014-07-06T15:52:21+00:00" }, { "name": "doctrine/cache", - "version": "v1.3.0", + "version": "v1.5.4", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "e16d7adf45664a50fa86f515b6d5e7f670130449" + "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/e16d7adf45664a50fa86f515b6d5e7f670130449", - "reference": "e16d7adf45664a50fa86f515b6d5e7f670130449", + "url": "https://api.github.com/repos/doctrine/cache/zipball/47cdc76ceb95cc591d9c79a36dc3794975b5d136", + "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136", "shasum": "" }, "require": { @@ -217,17 +217,18 @@ }, "require-dev": { "phpunit/phpunit": ">=3.7", + "predis/predis": "~1.0", "satooshi/php-coveralls": "~0.6" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.5.x-dev" } }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Cache\\": "lib/" + "psr-4": { + "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" } }, "notification-url": "https://packagist.org/downloads/", @@ -235,17 +236,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" @@ -254,11 +244,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": "http://jmsyst.com", - "role": "Developer of wrapped JMSSerializerBundle" + "email": "schmittjoh@gmail.com" } ], "description": "Caching library offering an object-oriented API for many cache backends", @@ -267,7 +263,11 @@ "cache", "caching" ], - "time": "2013-10-25 19:04:14" + "support": { + "issues": "https://github.com/doctrine/cache/issues", + "source": "https://github.com/doctrine/cache/tree/1.5.x" + }, + "time": "2015-12-19T05:03:47+00:00" }, { "name": "doctrine/collections", @@ -335,7 +335,7 @@ "collections", "iterator" ], - "time": "2014-02-03 23:07:43" + "time": "2014-02-03T23:07:43+00:00" }, { "name": "doctrine/common", @@ -413,7 +413,7 @@ "persistence", "spl" ], - "time": "2014-05-21 19:28:51" + "time": "2014-05-21T19:28:51+00:00" }, { "name": "doctrine/dbal", @@ -479,7 +479,7 @@ "persistence", "queryobject" ], - "time": "2014-01-01 16:43:57" + "time": "2014-01-01T16:43:57+00:00" }, { "name": "doctrine/doctrine-bundle", @@ -551,7 +551,7 @@ "orm", "persistence" ], - "time": "2013-03-25 20:13:59" + "time": "2013-03-25T20:13:59+00:00" }, { "name": "doctrine/inflector", @@ -615,7 +615,7 @@ "singuarlize", "string" ], - "time": "2013-01-10 21:49:15" + "time": "2013-01-10T21:49:15+00:00" }, { "name": "doctrine/lexer", @@ -667,7 +667,7 @@ "lexer", "parser" ], - "time": "2013-01-12 18:59:04" + "time": "2013-01-12T18:59:04+00:00" }, { "name": "doctrine/orm", @@ -743,7 +743,7 @@ "database", "orm" ], - "time": "2014-07-11 03:05:53" + "time": "2014-07-11T03:05:53+00:00" }, { "name": "dontdrinkandroot/objective-markdown-model", @@ -779,7 +779,7 @@ "homepage": "http://sorst.net" } ], - "time": "2014-08-21 08:53:47" + "time": "2014-08-21T08:53:47+00:00" }, { "name": "dontdrinkandroot/objective-markdown-renderer-html", @@ -818,7 +818,7 @@ "homepage": "http://sorst.net" } ], - "time": "2014-08-21 09:04:52" + "time": "2014-08-21T09:04:52+00:00" }, { "name": "dontdrinkandroot/objective-parsedown", @@ -868,7 +868,7 @@ "markdown", "parser" ], - "time": "2014-08-21 10:28:48" + "time": "2014-08-21T10:28:48+00:00" }, { "name": "dontdrinkandroot/utils", @@ -909,7 +909,7 @@ "php", "utils" ], - "time": "2014-08-13 08:52:24" + "time": "2014-08-13T08:52:24+00:00" }, { "name": "elasticsearch/elasticsearch", @@ -966,7 +966,7 @@ "elasticsearch", "search" ], - "time": "2014-08-06 16:04:48" + "time": "2014-08-06T16:04:48+00:00" }, { "name": "guzzle/guzzle", @@ -1058,7 +1058,7 @@ "rest", "web service" ], - "time": "2014-08-11 04:32:36" + "time": "2014-08-11T04:32:36+00:00" }, { "name": "hwi/oauth-bundle", @@ -1171,7 +1171,7 @@ "yahoo", "yandex" ], - "time": "2014-06-02 13:26:38" + "time": "2014-06-02T13:26:38+00:00" }, { "name": "incenteev/composer-parameter-handler", @@ -1223,7 +1223,7 @@ "keywords": [ "parameters management" ], - "time": "2013-12-07 10:10:39" + "time": "2013-12-07T10:10:39+00:00" }, { "name": "jdorn/sql-formatter", @@ -1273,7 +1273,7 @@ "highlight", "sql" ], - "time": "2014-01-12 16:20:24" + "time": "2014-01-12T16:20:24+00:00" }, { "name": "knplabs/github-api", @@ -1334,7 +1334,7 @@ "gist", "github" ], - "time": "2014-07-31 23:03:14" + "time": "2014-07-31T23:03:14+00:00" }, { "name": "kriswallsmith/assetic", @@ -1405,7 +1405,7 @@ "compression", "minification" ], - "time": "2013-07-19 00:03:27" + "time": "2013-07-19T00:03:27+00:00" }, { "name": "kriswallsmith/buzz", @@ -1453,7 +1453,7 @@ "curl", "http client" ], - "time": "2014-07-29 23:52:21" + "time": "2014-07-29T23:52:21+00:00" }, { "name": "monolog/monolog", @@ -1521,7 +1521,7 @@ "logging", "psr-3" ], - "time": "2014-06-04 16:30:04" + "time": "2014-06-04T16:30:04+00:00" }, { "name": "pimple/pimple", @@ -1567,7 +1567,7 @@ "container", "dependency injection" ], - "time": "2014-07-24 07:10:08" + "time": "2014-07-24T07:10:08+00:00" }, { "name": "psr/log", @@ -1605,7 +1605,7 @@ "psr", "psr-3" ], - "time": "2012-12-21 11:40:51" + "time": "2012-12-21T11:40:51+00:00" }, { "name": "sensio/distribution-bundle", @@ -1658,7 +1658,7 @@ "configuration", "distribution" ], - "time": "2014-08-26 13:14:47" + "time": "2014-08-26T13:14:47+00:00" }, { "name": "sensio/framework-extra-bundle", @@ -1713,7 +1713,7 @@ "annotations", "controllers" ], - "time": "2014-09-02 07:11:30" + "time": "2014-09-02T07:11:30+00:00" }, { "name": "sensiolabs/security-checker", @@ -1758,7 +1758,7 @@ } ], "description": "A security checker for your composer.lock", - "time": "2014-07-19 10:52:35" + "time": "2014-07-19T10:52:35+00:00" }, { "name": "symfony/assetic-bundle", @@ -1821,7 +1821,7 @@ "compression", "minification" ], - "time": "2013-05-16 05:32:23" + "time": "2013-05-16T05:32:23+00:00" }, { "name": "symfony/icu", @@ -1868,7 +1868,7 @@ "icu", "intl" ], - "time": "2013-10-04 09:12:07" + "time": "2013-10-04T09:12:07+00:00" }, { "name": "symfony/monolog-bundle", @@ -1927,7 +1927,7 @@ "log", "logging" ], - "time": "2014-07-21 00:36:06" + "time": "2014-07-21T00:36:06+00:00" }, { "name": "symfony/symfony", @@ -2041,7 +2041,7 @@ "keywords": [ "framework" ], - "time": "2014-09-03 09:51:48" + "time": "2014-09-03T09:51:48+00:00" }, { "name": "twig/extensions", @@ -2089,7 +2089,7 @@ "i18n", "text" ], - "time": "2014-07-05 10:01:35" + "time": "2014-07-05T10:01:35+00:00" }, { "name": "twig/twig", @@ -2146,7 +2146,7 @@ "keywords": [ "templating" ], - "time": "2014-07-05 12:19:05" + "time": "2014-07-05T12:19:05+00:00" } ], "packages-dev": [ @@ -2203,7 +2203,7 @@ "constructor", "instantiate" ], - "time": "2014-08-25 14:48:16" + "time": "2014-08-25T14:48:16+00:00" }, { "name": "ocramius/lazy-map", @@ -2261,7 +2261,7 @@ "map", "service location" ], - "time": "2013-11-09 22:30:54" + "time": "2013-11-09T22:30:54+00:00" }, { "name": "phpunit/php-code-coverage", @@ -2326,7 +2326,7 @@ "testing", "xunit" ], - "time": "2014-08-31 06:33:04" + "time": "2014-08-31T06:33:04+00:00" }, { "name": "phpunit/php-file-iterator", @@ -2371,7 +2371,7 @@ "filesystem", "iterator" ], - "time": "2013-10-10 15:34:57" + "time": "2013-10-10T15:34:57+00:00" }, { "name": "phpunit/php-text-template", @@ -2415,7 +2415,7 @@ "keywords": [ "template" ], - "time": "2014-01-30 17:20:04" + "time": "2014-01-30T17:20:04+00:00" }, { "name": "phpunit/php-timer", @@ -2459,7 +2459,7 @@ "keywords": [ "timer" ], - "time": "2013-08-02 07:42:54" + "time": "2013-08-02T07:42:54+00:00" }, { "name": "phpunit/php-token-stream", @@ -2508,7 +2508,7 @@ "keywords": [ "tokenizer" ], - "time": "2014-08-31 06:12:13" + "time": "2014-08-31T06:12:13+00:00" }, { "name": "phpunit/phpunit", @@ -2582,7 +2582,7 @@ "testing", "xunit" ], - "time": "2014-09-06 18:38:27" + "time": "2014-09-06T18:38:27+00:00" }, { "name": "phpunit/phpunit-mock-objects", @@ -2637,7 +2637,7 @@ "mock", "xunit" ], - "time": "2014-09-06 17:32:37" + "time": "2014-09-06T17:32:37+00:00" }, { "name": "sebastian/comparator", @@ -2702,7 +2702,7 @@ "compare", "equality" ], - "time": "2014-05-02 07:05:58" + "time": "2014-05-02T07:05:58+00:00" }, { "name": "sebastian/diff", @@ -2752,7 +2752,7 @@ "keywords": [ "diff" ], - "time": "2013-08-03 16:46:33" + "time": "2013-08-03T16:46:33+00:00" }, { "name": "sebastian/environment", @@ -2803,7 +2803,7 @@ "environment", "hhvm" ], - "time": "2014-02-18 16:17:19" + "time": "2014-02-18T16:17:19+00:00" }, { "name": "sebastian/exporter", @@ -2870,7 +2870,7 @@ "export", "exporter" ], - "time": "2014-02-16 08:26:31" + "time": "2014-02-16T08:26:31+00:00" }, { "name": "sebastian/version", @@ -2905,7 +2905,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2014-03-07 15:35:33" + "time": "2014-03-07T15:35:33+00:00" }, { "name": "sensio/generator-bundle", @@ -2955,7 +2955,7 @@ } ], "description": "This bundle generates code for you", - "time": "2014-04-28 14:01:06" + "time": "2014-04-28T14:01:06+00:00" }, { "name": "twbs/bootstrap", @@ -3006,21 +3006,17 @@ "responsive", "web" ], - "time": "2014-06-26 16:36:48" + "time": "2014-06-26T16:36:48+00:00" } ], - "aliases": [ - - ], + "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" }