diff --git a/composer.json b/composer.json index cb156726..ea006705 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "symfony/monolog-bridge": "^3.2", "symfony/psr-http-message-bridge": "^1.0", "symfony/yaml": "^4.4", - "willdurand/negotiation": "^2.3", + "willdurand/negotiation": "^3.1", "nyholm/psr7": "^1.1" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 427dd6ea..4d9a61f8 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": "b5c47e77e35602ec4e8ba961eb14dfba", + "content-hash": "dd1aa887d6f4472194c96531188b110e", "packages": [ { "name": "aws/aws-crt-php", @@ -1173,28 +1173,32 @@ }, { "name": "elife/content-negotiator", - "version": "v1.0.1", + "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/elifesciences/content-negotiator-php.git", - "reference": "43fff10c0f0d69a6d6103f553f9ea31599e9d2bb" + "reference": "ffc5326319b3e1ad5175f4d9a3807689dd3c6882" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/elifesciences/content-negotiator-php/zipball/43fff10c0f0d69a6d6103f553f9ea31599e9d2bb", - "reference": "43fff10c0f0d69a6d6103f553f9ea31599e9d2bb", + "url": "https://api.github.com/repos/elifesciences/content-negotiator-php/zipball/ffc5326319b3e1ad5175f4d9a3807689dd3c6882", + "reference": "ffc5326319b3e1ad5175f4d9a3807689dd3c6882", "shasum": "" }, "require": { "php": "^7.0", - "symfony/http-foundation": "^2.7 || ^3.0", + "symfony/http-foundation": "^2.8.52 || ^3.4.35", "symfony/http-kernel": "^2.7 || ^3.0", - "willdurand/negotiation": "^2.0.2" + "willdurand/negotiation": "^2.0.2 || ^3.1" + }, + "conflict": { + "sebastian/comparator": "<1.2.3" }, "require-dev": { "phpunit/phpunit": "^5.7.7 || ^6.0", "pimple/pimple": "^3.0", "silex/silex": "^2.0", + "squizlabs/php_codesniffer": "^3.5", "symfony/browser-kit": "^2.7 || ^3.0", "symfony/css-selector": "^2.7 || ^3.0", "symfony/debug": "^2.8 || ^3.0" @@ -1220,9 +1224,9 @@ "description": "eLife Sciences content negotiator", "support": { "issues": "https://github.com/elifesciences/content-negotiator-php/issues", - "source": "https://github.com/elifesciences/content-negotiator-php/tree/v1.0.1" + "source": "https://github.com/elifesciences/content-negotiator-php/tree/v1.0.2" }, - "time": "2018-03-16T09:05:57+00:00" + "time": "2024-10-20T06:31:58+00:00" }, { "name": "elife/logging-sdk", @@ -2505,22 +2509,27 @@ }, { "name": "psr/container", - "version": "1.1.2", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", - "reference": "513e0666f7216c7459170d56df27dfcefe1689ea" + "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea", - "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", + "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963", + "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963", "shasum": "" }, "require": { "php": ">=7.4.0" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" @@ -2547,9 +2556,9 @@ ], "support": { "issues": "https://github.com/php-fig/container/issues", - "source": "https://github.com/php-fig/container/tree/1.1.2" + "source": "https://github.com/php-fig/container/tree/2.0.2" }, - "time": "2021-11-05T16:50:12+00:00" + "time": "2021-11-05T16:47:00+00:00" }, { "name": "psr/http-factory", @@ -3157,22 +3166,20 @@ }, { "name": "symfony/contracts", - "version": "v1.10.0", + "version": "v1.1.3", "source": { "type": "git", "url": "https://github.com/symfony/contracts.git", - "reference": "e3cc841da1eaf10088250a10618aa223eeb82280" + "reference": "2d19b12caccbd80cf0c85624dc87b7021a0df1d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/contracts/zipball/e3cc841da1eaf10088250a10618aa223eeb82280", - "reference": "e3cc841da1eaf10088250a10618aa223eeb82280", + "url": "https://api.github.com/repos/symfony/contracts/zipball/2d19b12caccbd80cf0c85624dc87b7021a0df1d5", + "reference": "2d19b12caccbd80cf0c85624dc87b7021a0df1d5", "shasum": "" }, "require": { - "php": ">=7.1.3", - "psr/cache": "^1.0|^2.0|^3.0", - "psr/container": "^1.0" + "php": "^7.1.3" }, "replace": { "symfony/cache-contracts": "self.version", @@ -3182,9 +3189,13 @@ "symfony/translation-contracts": "self.version" }, "require-dev": { + "psr/cache": "^1.0", + "psr/container": "^1.0", "symfony/polyfill-intl-idn": "^1.10" }, "suggest": { + "psr/cache": "When using the Cache contracts", + "psr/container": "When using the Service contracts", "psr/event-dispatcher": "When using the EventDispatcher contracts", "symfony/cache-implementation": "", "symfony/event-dispatcher-implementation": "", @@ -3195,7 +3206,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.1-dev" + "dev-master": "1.1-dev" } }, "autoload": { @@ -3231,23 +3242,9 @@ "standards" ], "support": { - "source": "https://github.com/symfony/contracts/tree/v1.10.0" + "source": "https://github.com/symfony/contracts/tree/v1.1.3" }, - "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": "2022-07-20T09:59:04+00:00" + "time": "2019-06-05T13:28:50+00:00" }, { "name": "symfony/debug", @@ -4631,28 +4628,28 @@ }, { "name": "willdurand/negotiation", - "version": "v2.3.1", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/willdurand/Negotiation.git", - "reference": "03436ededa67c6e83b9b12defac15384cb399dc9" + "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9", - "reference": "03436ededa67c6e83b9b12defac15384cb399dc9", + "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/68e9ea0553ef6e2ee8db5c1d98829f111e623ec2", + "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2", "shasum": "" }, "require": { - "php": ">=5.4.0" + "php": ">=7.1.0" }, "require-dev": { - "phpunit/phpunit": "~4.5" + "symfony/phpunit-bridge": "^5.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -4681,9 +4678,9 @@ ], "support": { "issues": "https://github.com/willdurand/Negotiation/issues", - "source": "https://github.com/willdurand/Negotiation/tree/2.x" + "source": "https://github.com/willdurand/Negotiation/tree/3.1.0" }, - "time": "2017-05-14T17:21:12+00:00" + "time": "2022-01-30T20:08:53+00:00" } ], "packages-dev": [ @@ -6862,6 +6859,6 @@ "platform": { "php": "^7.4" }, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform-dev": [], + "plugin-api-version": "2.2.0" }