diff --git a/.php_cs.dist b/.php_cs.dist index e9a3636..2d8d48d 100644 --- a/.php_cs.dist +++ b/.php_cs.dist @@ -15,8 +15,8 @@ return PhpCsFixer\Config::create() ], 'header_comment' => [ 'header' => << BTW2: of course a PR that fixes these issues is welcome :) ## Cookie storage diff --git a/composer.json b/composer.json index dd1a9c4..c28efd9 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "api-platform/core": "^2.5", "scheb/two-factor-bundle": "^4.16", "endroid/qr-code-bundle": "^3.4", - "friendsofsymfony/rest-bundle": "3.0.0-beta1" + "friendsofsymfony/rest-bundle": "^3.0" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 2a0129b..0960135 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": "27305510ae3d83920dbfebd3dfd9f944", + "content-hash": "e73a138331bcb4c29d2c2810c93ee946", "packages": [ { "name": "api-platform/api-pack", @@ -1583,24 +1583,22 @@ }, { "name": "friendsofsymfony/rest-bundle", - "version": "3.0.0-beta1", + "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "28323301868961aba83d4bafc84ebe04d8b9be84" + "reference": "d578bd8dc7940532bcf1016d530c3375692be28d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/28323301868961aba83d4bafc84ebe04d8b9be84", - "reference": "28323301868961aba83d4bafc84ebe04d8b9be84", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/d578bd8dc7940532bcf1016d530c3375692be28d", + "reference": "d578bd8dc7940532bcf1016d530c3375692be28d", "shasum": "" }, "require": { - "doctrine/inflector": "^1.0", - "php": "^7.2", + "php": "^7.2|^8.0", "psr/log": "^1.0", "symfony/config": "^4.4|^5.0", - "symfony/debug": "^4.4|^5.0", "symfony/dependency-injection": "^4.4|^5.0", "symfony/event-dispatcher": "^4.4|^5.0", "symfony/framework-bundle": "^4.4.1|^5.0", @@ -1611,6 +1609,7 @@ "willdurand/negotiation": "^2.0" }, "conflict": { + "doctrine/inflector": "1.4.0", "jms/serializer": "<1.13.0", "jms/serializer-bundle": "<2.4.3|3.0.0", "sensio/framework-extra-bundle": "<5.2.3", @@ -1628,6 +1627,7 @@ "symfony/css-selector": "^4.4|^5.0", "symfony/expression-language": "^4.4|^5.0", "symfony/form": "^4.4|^5.0", + "symfony/mime": "^4.4|^5.0", "symfony/phpunit-bridge": "^4.1.8|^5.0", "symfony/security-bundle": "^4.4|^5.0", "symfony/serializer": "^4.4|^5.0", @@ -1680,7 +1680,7 @@ "keywords": [ "rest" ], - "time": "2020-05-07T20:00:19+00:00" + "time": "2020-09-10T06:52:17+00:00" }, { "name": "jdorn/sql-formatter", @@ -3070,62 +3070,6 @@ "homepage": "https://symfony.com", "time": "2020-03-30T11:42:42+00:00" }, - { - "name": "symfony/debug", - "version": "v4.4.8", - "source": { - "type": "git", - "url": "https://github.com/symfony/debug.git", - "reference": "346636d2cae417992ecfd761979b2ab98b339a45" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/346636d2cae417992ecfd761979b2ab98b339a45", - "reference": "346636d2cae417992ecfd761979b2ab98b339a45", - "shasum": "" - }, - "require": { - "php": "^7.1.3", - "psr/log": "~1.0" - }, - "conflict": { - "symfony/http-kernel": "<3.4" - }, - "require-dev": { - "symfony/http-kernel": "^3.4|^4.0|^5.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.4-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Component\\Debug\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony Debug Component", - "homepage": "https://symfony.com", - "time": "2020-03-27T16:54:36+00:00" - }, { "name": "symfony/dependency-injection", "version": "v5.0.8", @@ -6823,6 +6767,7 @@ "keywords": [ "tokenizer" ], + "abandoned": true, "time": "2020-05-06T09:56:31+00:00" }, { @@ -7577,6 +7522,62 @@ "homepage": "https://github.com/sebastianbergmann/version", "time": "2020-01-21T06:36:37+00:00" }, + { + "name": "symfony/debug", + "version": "v4.4.8", + "source": { + "type": "git", + "url": "https://github.com/symfony/debug.git", + "reference": "346636d2cae417992ecfd761979b2ab98b339a45" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/debug/zipball/346636d2cae417992ecfd761979b2ab98b339a45", + "reference": "346636d2cae417992ecfd761979b2ab98b339a45", + "shasum": "" + }, + "require": { + "php": "^7.1.3", + "psr/log": "~1.0" + }, + "conflict": { + "symfony/http-kernel": "<3.4" + }, + "require-dev": { + "symfony/http-kernel": "^3.4|^4.0|^5.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Debug\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Debug Component", + "homepage": "https://symfony.com", + "time": "2020-03-27T16:54:36+00:00" + }, { "name": "theseer/tokenizer", "version": "1.1.3", @@ -7620,9 +7621,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "friendsofsymfony/rest-bundle": 10 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { diff --git a/src/ConnectHollandSecureJWTBundle.php b/src/ConnectHollandSecureJWTBundle.php index 4d38691..89ce901 100644 --- a/src/ConnectHollandSecureJWTBundle.php +++ b/src/ConnectHollandSecureJWTBundle.php @@ -1,8 +1,8 @@