From 3468bf36ed594f35d6fcaa6d736c0a328979d193 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 13:14:38 +0000 Subject: [PATCH] Bump mongodb/mongodb from 1.0.0 to 1.10.0 Bumps [mongodb/mongodb](https://github.com/mongodb/mongo-php-library) from 1.0.0 to 1.10.0. - [Release notes](https://github.com/mongodb/mongo-php-library/releases) - [Changelog](https://github.com/mongodb/mongo-php-library/blob/master/CHANGELOG.md) - [Commits](https://github.com/mongodb/mongo-php-library/compare/1.0.0...1.10.0) --- updated-dependencies: - dependency-name: mongodb/mongodb dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 182 ++++++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 164 insertions(+), 20 deletions(-) diff --git a/composer.json b/composer.json index e7db39f..d0ff08f 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "ircmaxell/random-lib": "^1.2", "slim/views": "^0.1.3", "slim/twig-view": "^2.4", - "mongodb/mongodb": "1.0.0", + "mongodb/mongodb": "1.10.0", "cvweiss/guzzler": "0.0.9", "zkillboard/eveonlineoauth2": "*" }, diff --git a/composer.lock b/composer.lock index aaec36b..3ef169f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "fa622842bb75b9478bef4792d3090c9c", + "content-hash": "f7030676935219c8c964bd95a73fbff8", "packages": [ { "name": "aura/session", @@ -530,28 +530,96 @@ }, "time": "2015-03-20T14:31:23+00:00" }, + { + "name": "jean85/pretty-package-versions", + "version": "2.0.6", + "source": { + "type": "git", + "url": "https://github.com/Jean85/pretty-package-versions.git", + "reference": "f9fdd29ad8e6d024f52678b570e5593759b550b4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/f9fdd29ad8e6d024f52678b570e5593759b550b4", + "reference": "f9fdd29ad8e6d024f52678b570e5593759b550b4", + "shasum": "" + }, + "require": { + "composer-runtime-api": "^2.0.0", + "php": "^7.1|^8.0" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^3.2", + "jean85/composer-provided-replaced-stub-package": "^1.0", + "phpstan/phpstan": "^1.4", + "phpunit/phpunit": "^7.5|^8.5|^9.4", + "vimeo/psalm": "^4.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Jean85\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Alessandro Lai", + "email": "alessandro.lai85@gmail.com" + } + ], + "description": "A library to get pretty versions strings of installed dependencies", + "keywords": [ + "composer", + "package", + "release", + "versions" + ], + "support": { + "issues": "https://github.com/Jean85/pretty-package-versions/issues", + "source": "https://github.com/Jean85/pretty-package-versions/tree/2.0.6" + }, + "time": "2024-03-08T09:58:59+00:00" + }, { "name": "mongodb/mongodb", - "version": "1.0.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/mongodb/mongo-php-library.git", - "reference": "851a560864281cbf91fe182aefed85bfc3395031" + "reference": "b0bbd657f84219212487d01a8ffe93a789e1e488" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mongodb/mongo-php-library/zipball/851a560864281cbf91fe182aefed85bfc3395031", - "reference": "851a560864281cbf91fe182aefed85bfc3395031", + "url": "https://api.github.com/repos/mongodb/mongo-php-library/zipball/b0bbd657f84219212487d01a8ffe93a789e1e488", + "reference": "b0bbd657f84219212487d01a8ffe93a789e1e488", "shasum": "" }, "require": { - "ext-mongodb": "^1.1.0", - "php": ">=5.4" + "ext-hash": "*", + "ext-json": "*", + "ext-mongodb": "^1.11.0", + "jean85/pretty-package-versions": "^1.2 || ^2.0.1", + "php": "^7.1 || ^8.0", + "symfony/polyfill-php80": "^1.19" + }, + "require-dev": { + "doctrine/coding-standard": "^9.0", + "squizlabs/php_codesniffer": "^3.6", + "symfony/phpunit-bridge": "^5.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.10.x-dev" } }, "autoload": { @@ -568,16 +636,12 @@ ], "authors": [ { - "name": "Jeremy Mikola", - "email": "jmikola@gmail.com" - }, - { - "name": "Hannes Magnusson", - "email": "bjori@mongodb.com" + "name": "Andreas Braun", + "email": "andreas.braun@mongodb.com" }, { - "name": "Derick Rethans", - "email": "github@derickrethans.nl" + "name": "Jeremy Mikola", + "email": "jmikola@gmail.com" } ], "description": "MongoDB driver library", @@ -590,9 +654,9 @@ ], "support": { "issues": "https://github.com/mongodb/mongo-php-library/issues", - "source": "https://github.com/mongodb/mongo-php-library/tree/master" + "source": "https://github.com/mongodb/mongo-php-library/tree/1.10.0" }, - "time": "2016-01-21T19:43:25+00:00" + "time": "2021-10-20T22:22:37+00:00" }, { "name": "nikic/fast-route", @@ -1453,6 +1517,86 @@ ], "time": "2022-05-24T11:49:31+00:00" }, + { + "name": "symfony/polyfill-php80", + "version": "v1.29.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php80.git", + "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", + "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php80\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ion Bazan", + "email": "ion.bazan@gmail.com" + }, + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2024-01-29T20:11:03+00:00" + }, { "name": "twig/twig", "version": "v2.15.3", @@ -1581,5 +1725,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }