diff --git a/composer.json b/composer.json index 466b1b30b..0e65cc0bd 100644 --- a/composer.json +++ b/composer.json @@ -10,20 +10,6 @@ "src/Kernel.php" ] }, - "repositories": [ - { - "type": "vcs", - "url": "https://github.com/OpenConext/Stepup-Middleware-clientbundle" - }, - { - "type": "vcs", - "url": "https://github.com/OpenConext/Stepup-saml-bundle" - }, - { - "type": "vcs", - "url": "https://github.com/OpenConext/Stepup-bundle" - } - ], "minimum-stability": "dev", "prefer-stable": true, "require": { @@ -38,11 +24,9 @@ "jms/translation-bundle": "^2.0.0", "mpdf/mpdf": "^8.2", "nelmio/security-bundle": "^3", - "openconext/monitor-bundle": "^3.1", - "surfnet/stepup-bundle": "^6.0", "openconext/monitor-bundle": "^4.1", - "surfnet/stepup-bundle": "dev-feature/sf6-upgrade as 6.0.6", - "surfnet/stepup-middleware-client-bundle": "dev-feature/sf6-support", + "surfnet/stepup-bundle": "^6.0", + "surfnet/stepup-middleware-client-bundle": "^5.0", "surfnet/stepup-saml-bundle": "^6.0", "symfony/console": "^6.4", "symfony/expression-language": "^6.4", diff --git a/composer.lock b/composer.lock index abe58ee3c..7f6feb298 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": "c1619deecf35faa92d5ec9f0af5e4ddc", + "content-hash": "c3069dc0caa88ded02f7a3eede9d4cf1", "packages": [ { "name": "beberlei/assert", @@ -544,16 +544,16 @@ }, { "name": "doctrine/dbal", - "version": "3.8.1", + "version": "3.8.2", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "c9ea252cdce4da324ede3d6c5913dd89f769afd2" + "reference": "a19a1d05ca211f41089dffcc387733a6875196cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/c9ea252cdce4da324ede3d6c5913dd89f769afd2", - "reference": "c9ea252cdce4da324ede3d6c5913dd89f769afd2", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/a19a1d05ca211f41089dffcc387733a6875196cb", + "reference": "a19a1d05ca211f41089dffcc387733a6875196cb", "shasum": "" }, "require": { @@ -637,7 +637,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/3.8.1" + "source": "https://github.com/doctrine/dbal/tree/3.8.2" }, "funding": [ { @@ -653,7 +653,7 @@ "type": "tidelift" } ], - "time": "2024-02-03T17:33:49+00:00" + "time": "2024-02-12T18:36:36+00:00" }, { "name": "doctrine/deprecations", @@ -795,16 +795,16 @@ }, { "name": "doctrine/inflector", - "version": "2.0.9", + "version": "2.0.10", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65" + "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/2930cd5ef353871c821d5c43ed030d39ac8cfe65", - "reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc", + "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc", "shasum": "" }, "require": { @@ -866,7 +866,7 @@ ], "support": { "issues": "https://github.com/doctrine/inflector/issues", - "source": "https://github.com/doctrine/inflector/tree/2.0.9" + "source": "https://github.com/doctrine/inflector/tree/2.0.10" }, "funding": [ { @@ -882,7 +882,7 @@ "type": "tidelift" } ], - "time": "2024-01-15T18:05:13+00:00" + "time": "2024-02-18T20:23:39+00:00" }, { "name": "doctrine/instantiator", @@ -3080,7 +3080,7 @@ }, { "name": "surfnet/stepup-bundle", - "version": "dev-feature/sf6-upgrade", + "version": "6.0.12", "source": { "type": "git", "url": "https://github.com/OpenConext/Stepup-bundle.git", @@ -3133,44 +3133,7 @@ "Surfnet\\StepupBundle\\": "src" } }, - "scripts": { - "check": [ - "@composer-validate", - "@phplint", - "@phpcpd", - "@phpcs", - "@phpmd", - "@phpstan", - "@test" - ], - "composer-validate": [ - "./ci/qa/validate" - ], - "phplint": [ - "./ci/qa/phplint" - ], - "phpcs": [ - "./ci/qa/phpcs" - ], - "phpcpd": [ - "./ci/qa/phpcpd" - ], - "phpmd": [ - "./ci/qa/phpmd" - ], - "phpstan": [ - "./ci/qa/phpstan" - ], - "phpstan-baseline": [ - "./ci/qa/phpstan-update-baseline" - ], - "test": [ - "./ci/qa/phpunit" - ], - "phpcbf": [ - "./ci/qa/phpcbf" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -3181,14 +3144,14 @@ "surf secure id" ], "support": { - "source": "https://github.com/OpenConext/Stepup-bundle/tree/feature/sf6-upgrade", - "issues": "https://github.com/OpenConext/Stepup-bundle/issues" + "issues": "https://github.com/OpenConext/Stepup-bundle/issues", + "source": "https://github.com/OpenConext/Stepup-bundle/tree/6.0.12" }, "time": "2024-02-08T08:35:20+00:00" }, { "name": "surfnet/stepup-middleware-client-bundle", - "version": "dev-feature/sf6-support", + "version": "5.0.0", "source": { "type": "git", "url": "https://github.com/OpenConext/Stepup-Middleware-clientbundle.git", @@ -3230,70 +3193,33 @@ "type": "library", "autoload": { "psr-4": { - "Surfnet\\StepupMiddlewareClientBundle\\": "src/Surfnet/StepupMiddlewareClientBundle/", - "Surfnet\\StepupMiddlewareClient\\": "src/Surfnet/StepupMiddlewareClient/" - } - }, - "scripts": { - "check": [ - "@composer-validate", - "@phplint", - "@phpcpd", - "@phpcs", - "@phpmd", - "@phpstan", - "@test" - ], - "composer-validate": [ - "./ci/qa/validate" - ], - "phplint": [ - "./ci/qa/phplint" - ], - "phpcs": [ - "./ci/qa/phpcs" - ], - "phpcpd": [ - "./ci/qa/phpcpd" - ], - "phpmd": [ - "./ci/qa/phpmd" - ], - "phpstan": [ - "./ci/qa/phpstan" - ], - "phpstan-baseline": [ - "./ci/qa/phpstan-update-baseline" - ], - "test": [ - "./ci/qa/phpunit" - ], - "phpcbf": [ - "./ci/qa/phpcbf" - ] + "Surfnet\\StepupMiddlewareClient\\": "src/Surfnet/StepupMiddlewareClient/", + "Surfnet\\StepupMiddlewareClientBundle\\": "src/Surfnet/StepupMiddlewareClientBundle/" + } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Symfony 5|6 bundle for consuming the Step-up Middleware API.", "support": { - "source": "https://github.com/OpenConext/Stepup-Middleware-clientbundle/tree/5.0.0-beta", - "issues": "https://github.com/OpenConext/Stepup-Middleware-clientbundle/issues" + "issues": "https://github.com/OpenConext/Stepup-Middleware-clientbundle/issues", + "source": "https://github.com/OpenConext/Stepup-Middleware-clientbundle/tree/5.0.0" }, "time": "2023-12-19T10:31:50+00:00" }, { "name": "surfnet/stepup-saml-bundle", - "version": "6.0.17", + "version": "6.0.18", "source": { "type": "git", "url": "https://github.com/OpenConext/Stepup-saml-bundle.git", - "reference": "d1ec60c2f50c0542d3026353176a2b389fe67239" + "reference": "f04b99853b7018a4b468c8e0120c7b12da4da2eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/OpenConext/Stepup-saml-bundle/zipball/d1ec60c2f50c0542d3026353176a2b389fe67239", - "reference": "d1ec60c2f50c0542d3026353176a2b389fe67239", + "url": "https://api.github.com/repos/OpenConext/Stepup-saml-bundle/zipball/f04b99853b7018a4b468c8e0120c7b12da4da2eb", + "reference": "f04b99853b7018a4b468c8e0120c7b12da4da2eb", "shasum": "" }, "require": { @@ -3336,60 +3262,23 @@ "Surfnet\\SamlBundle\\": "src" } }, - "scripts": { - "check": [ - "@composer-validate", - "@phplint", - "@phpcpd", - "@phpcs", - "@phpmd", - "@phpstan", - "@test" - ], - "composer-validate": [ - "./ci/qa/validate" - ], - "phplint": [ - "./ci/qa/phplint" - ], - "phpcs": [ - "./ci/qa/phpcs" - ], - "phpcpd": [ - "./ci/qa/phpcpd" - ], - "phpmd": [ - "./ci/qa/phpmd" - ], - "phpstan": [ - "./ci/qa/phpstan" - ], - "phpstan-baseline": [ - "./ci/qa/phpstan-update-baseline" - ], - "test": [ - "./ci/qa/phpunit" - ], - "phpcbf": [ - "./ci/qa/phpcbf" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "A Symfony 6 bundle that integrates the simplesamlphp\\saml2 library with Symfony.", "keywords": [ - "SAML", "SAML2", - "StepUp", + "saml", "simplesamlphp", + "stepup", "surfnet" ], "support": { - "source": "https://github.com/OpenConext/Stepup-saml-bundle/tree/6.0.17", - "issues": "https://github.com/OpenConext/Stepup-saml-bundle/issues" + "issues": "https://github.com/OpenConext/Stepup-saml-bundle/issues", + "source": "https://github.com/OpenConext/Stepup-saml-bundle/tree/6.0.18" }, - "time": "2024-01-23T16:56:47+00:00" + "time": "2024-02-21T14:51:27+00:00" }, { "name": "symfony/asset", @@ -9041,16 +8930,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.57", + "version": "1.10.59", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "1627b1d03446904aaa77593f370c5201d2ecc34e" + "reference": "e607609388d3a6d418a50a49f7940e8086798281" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1627b1d03446904aaa77593f370c5201d2ecc34e", - "reference": "1627b1d03446904aaa77593f370c5201d2ecc34e", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e607609388d3a6d418a50a49f7940e8086798281", + "reference": "e607609388d3a6d418a50a49f7940e8086798281", "shasum": "" }, "require": { @@ -9099,7 +8988,7 @@ "type": "tidelift" } ], - "time": "2024-01-24T11:51:34+00:00" + "time": "2024-02-20T13:59:13+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -9633,12 +9522,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "b5487e145d10e6d9a19b59c8dac2a058f5dfe63d" + "reference": "d8ab7c4dd4b7172603942f188754ec46cc3327bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/b5487e145d10e6d9a19b59c8dac2a058f5dfe63d", - "reference": "b5487e145d10e6d9a19b59c8dac2a058f5dfe63d", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/d8ab7c4dd4b7172603942f188754ec46cc3327bb", + "reference": "d8ab7c4dd4b7172603942f188754ec46cc3327bb", "shasum": "" }, "conflict": { @@ -9713,15 +9602,15 @@ "cesnet/simplesamlphp-module-proxystatistics": "<3.1", "chriskacerguis/codeigniter-restserver": "<=2.7.1", "civicrm/civicrm-core": ">=4.2,<4.2.9|>=4.3,<4.3.3", - "ckeditor/ckeditor": "<4.17", + "ckeditor/ckeditor": "<4.24", "cockpit-hq/cockpit": "<=2.6.3", "codeception/codeception": "<3.1.3|>=4,<4.1.22", "codeigniter/framework": "<3.1.9", "codeigniter4/framework": "<=4.4.2", "codeigniter4/shield": "<1.0.0.0-beta8", "codiad/codiad": "<=2.8.4", - "composer/composer": "<1.10.27|>=2,<2.2.22|>=2.3,<2.6.4", - "concrete5/concrete5": "<9.2.3", + "composer/composer": "<1.10.27|>=2,<2.2.23|>=2.3,<2.7", + "concrete5/concrete5": "<9.2.5", "concrete5/core": "<8.5.8|>=9,<9.1", "contao-components/mediaelement": ">=2.14.2,<2.21.1", "contao/contao": ">=4,<4.4.56|>=4.5,<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4", @@ -9742,7 +9631,7 @@ "dbrisinajumi/d2files": "<1", "dcat/laravel-admin": "<=2.1.3.0-beta", "derhansen/fe_change_pwd": "<2.0.5|>=3,<3.0.3", - "derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1", + "derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1|>=7,<7.4", "desperado/xml-bundle": "<=0.1.7", "directmailteam/direct-mail": "<6.0.3|>=7,<7.0.3|>=8,<9.5.2", "doctrine/annotations": "<1.2.7", @@ -9757,8 +9646,8 @@ "dolibarr/dolibarr": "<18.0.2", "dompdf/dompdf": "<2.0.4", "doublethreedigital/guest-entries": "<3.1.2", - "drupal/core": "<9.5.11|>=10,<10.0.11|>=10.1,<10.1.4", - "drupal/drupal": ">=6,<6.38|>=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4", + "drupal/core": ">=6,<6.38|>=7,<7.96|>=8,<10.1.8|>=10.2,<10.2.2", + "drupal/drupal": ">=5,<5.11|>=6,<6.38|>=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4", "duncanmcclean/guest-entries": "<3.1.2", "dweeves/magmi": "<=0.7.24", "ec-cube/ec-cube": "<2.4.4", @@ -9828,7 +9717,7 @@ "funadmin/funadmin": "<=3.2|>=3.3.2,<=3.3.3", "gaoming13/wechat-php-sdk": "<=1.10.2", "genix/cms": "<=1.1.11", - "getgrav/grav": "<=1.7.42.1", + "getgrav/grav": "<1.7.44", "getkirby/cms": "<3.5.8.3-dev|>=3.6,<3.6.6.3-dev|>=3.7,<3.7.5.2-dev|>=3.8,<3.8.4.1-dev|>=3.9,<3.9.6", "getkirby/kirby": "<=2.5.12", "getkirby/panel": "<2.5.14", @@ -9886,7 +9775,7 @@ "joomla/archive": "<1.1.12|>=2,<2.0.1", "joomla/filesystem": "<1.6.2|>=2,<2.0.1", "joomla/filter": "<1.4.4|>=2,<2.0.1", - "joomla/framework": ">=2.5.4,<=3.8.12", + "joomla/framework": "<1.5.7|>=2.5.4,<=3.8.12", "joomla/input": ">=2,<2.0.2", "joomla/joomla-cms": ">=2.5,<3.9.12", "joomla/session": "<1.3.1", @@ -9923,7 +9812,7 @@ "liftkit/database": "<2.13.2", "limesurvey/limesurvey": "<3.27.19", "livehelperchat/livehelperchat": "<=3.91", - "livewire/livewire": ">2.2.4,<2.2.6|>=3,<3.0.4", + "livewire/livewire": ">2.2.4,<2.2.6", "lms/routes": "<2.1.1", "localizationteam/l10nmgr": "<7.4|>=8,<8.7|>=9,<9.2", "luyadev/yii-helpers": "<1.2.1", @@ -9935,7 +9824,7 @@ "magneto/core": "<1.9.4.4-dev", "maikuolan/phpmussel": ">=1,<1.6", "mainwp/mainwp": "<=4.4.3.3", - "mantisbt/mantisbt": "<=2.25.7", + "mantisbt/mantisbt": "<2.26.1", "marcwillmann/turn": "<0.3.3", "matyhtf/framework": "<3.0.6", "mautic/core": "<4.3", @@ -9958,7 +9847,7 @@ "mojo42/jirafeau": "<4.4", "mongodb/mongodb": ">=1,<1.9.2", "monolog/monolog": ">=1.8,<1.12", - "moodle/moodle": "<4.3.0.0-RC2-dev", + "moodle/moodle": "<4.3.3", "mos/cimage": "<0.7.19", "movim/moxl": ">=0.8,<=0.10", "mpdf/mpdf": "<=7.1.7", @@ -10014,6 +9903,7 @@ "passbolt/passbolt_api": "<2.11", "paypal/merchant-sdk-php": "<3.12", "pear/archive_tar": "<1.4.14", + "pear/auth": "<1.2.4", "pear/crypt_gpg": "<1.6.7", "pear/pear": "<=1.10.1", "pegasus/google-for-jobs": "<1.5.1|>=2,<2.1.1", @@ -10038,14 +9928,14 @@ "phpxmlrpc/extras": "<0.6.1", "phpxmlrpc/phpxmlrpc": "<4.9.2", "pi/pi": "<=2.5", - "pimcore/admin-ui-classic-bundle": "<1.3.3", + "pimcore/admin-ui-classic-bundle": "<1.3.4", "pimcore/customer-management-framework-bundle": "<4.0.6", "pimcore/data-hub": "<1.2.4", "pimcore/demo": "<10.3", "pimcore/ecommerce-framework-bundle": "<1.0.10", "pimcore/perspective-editor": "<1.5.1", "pimcore/pimcore": "<11.1.1", - "pixelfed/pixelfed": "<=0.11.4", + "pixelfed/pixelfed": "<0.11.11", "plotly/plotly.js": "<2.25.2", "pocketmine/bedrock-protocol": "<8.0.2", "pocketmine/pocketmine-mp": "<=4.23|>=5,<5.3.1", @@ -10056,7 +9946,7 @@ "prestashop/blockwishlist": ">=2,<2.1.1", "prestashop/contactform": ">=1.0.1,<4.3", "prestashop/gamification": "<2.3.2", - "prestashop/prestashop": "<8.1.3", + "prestashop/prestashop": "<8.1.4", "prestashop/productcomments": "<5.0.2", "prestashop/ps_emailsubscription": "<2.6.1", "prestashop/ps_facetedsearch": "<3.4.1", @@ -10079,6 +9969,7 @@ "rap2hpoutre/laravel-log-viewer": "<0.13", "react/http": ">=0.7,<1.9", "really-simple-plugins/complianz-gdpr": "<6.4.2", + "redaxo/source": "<=5.15.1", "remdex/livehelperchat": "<3.99", "reportico-web/reportico": "<=7.1.21", "rhukster/dom-sanitizer": "<1.0.7", @@ -10186,7 +10077,7 @@ "symfony/security-guard": ">=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8", "symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7|>=5.1,<5.2.8|>=5.3,<5.3.2|>=5.4,<5.4.31|>=6,<6.3.8", "symfony/serializer": ">=2,<2.0.11|>=4.1,<4.4.35|>=5,<5.3.12", - "symfony/symfony": "<4.4.51|>=5,<5.4.31|>=6,<6.3.8", + "symfony/symfony": ">=2,<4.4.51|>=5,<5.4.31|>=6,<6.3.8", "symfony/translation": ">=2,<2.0.17", "symfony/twig-bridge": ">=2,<4.4.51|>=5,<5.4.31|>=6,<6.3.8", "symfony/ux-autocomplete": "<2.11.2", @@ -10216,6 +10107,7 @@ "topthink/framework": "<6.0.14", "topthink/think": "<=6.1.1", "topthink/thinkphp": "<=3.2.3", + "torrentpier/torrentpier": "<=2.4.1", "tpwd/ke_search": "<4.0.3|>=4.1,<4.6.6|>=5,<5.0.2", "tribalsystems/zenario": "<=9.4.59197", "truckersmp/phpwhois": "<=4.3.1", @@ -10223,14 +10115,13 @@ "twig/twig": "<1.44.7|>=2,<2.15.3|>=3,<3.4.3", "typo3/cms": "<9.5.29|>=10,<10.4.35|>=11,<11.5.23|>=12,<12.2", "typo3/cms-backend": "<4.1.14|>=4.2,<4.2.15|>=4.3,<4.3.7|>=4.4,<4.4.4|>=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1", - "typo3/cms-core": "<8.7.55|>=9,<9.5.44|>=10,<10.4.41|>=11,<11.5.33|>=12,<12.4.8", + "typo3/cms-core": "<=8.7.56|>=9,<=9.5.45|>=10,<=10.4.42|>=11,<=11.5.34|>=12,<=12.4.10|==13", "typo3/cms-extbase": "<6.2.24|>=7,<7.6.8|==8.1.1", "typo3/cms-fluid": "<4.3.4|>=4.4,<4.4.1", "typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1", "typo3/cms-frontend": "<4.3.9|>=4.4,<4.4.5", "typo3/cms-install": "<4.1.14|>=4.2,<4.2.16|>=4.3,<4.3.9|>=4.4,<4.4.5|>=12.2,<12.4.8", "typo3/cms-rte-ckeditor": ">=9.5,<9.5.42|>=10,<10.4.39|>=11,<11.5.30", - "typo3/cms-saltedpasswords": "<0.2.13", "typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6", "typo3/html-sanitizer": ">=1,<=1.5.2|>=2,<=2.1.3", "typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.3.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3", @@ -10287,6 +10178,7 @@ "yikesinc/yikes-inc-easy-mailchimp-extender": "<6.8.6", "yoast-seo-for-typo3/yoast_seo": "<7.2.3", "yourls/yourls": "<=1.8.2", + "yuan1994/tpadmin": "<=1.3.12", "zencart/zencart": "<=1.5.7.0-beta", "zendesk/zendesk_api_client_php": "<2.2.11", "zendframework/zend-cache": ">=2.4,<2.4.8|>=2.5,<2.5.3", @@ -10361,7 +10253,7 @@ "type": "tidelift" } ], - "time": "2024-02-08T00:13:48+00:00" + "time": "2024-02-21T00:14:08+00:00" }, { "name": "sebastian/cli-parser", @@ -11456,16 +11348,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.8.1", + "version": "3.9.0", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "14f5fff1e64118595db5408e946f3a22c75807f7" + "reference": "d63cee4890a8afaf86a22e51ad4d97c91dd4579b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/14f5fff1e64118595db5408e946f3a22c75807f7", - "reference": "14f5fff1e64118595db5408e946f3a22c75807f7", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/d63cee4890a8afaf86a22e51ad4d97c91dd4579b", + "reference": "d63cee4890a8afaf86a22e51ad4d97c91dd4579b", "shasum": "" }, "require": { @@ -11532,7 +11424,7 @@ "type": "open_collective" } ], - "time": "2024-01-11T20:47:48+00:00" + "time": "2024-02-16T15:06:51+00:00" }, { "name": "symfony/browser-kit", @@ -11927,18 +11819,9 @@ "time": "2023-11-20T00:12:19+00:00" } ], - "aliases": [ - { - "package": "surfnet/stepup-bundle", - "version": "dev-feature/sf6-upgrade", - "alias": "6.0.6", - "alias_normalized": "6.0.6.0" - } - ], + "aliases": [], "minimum-stability": "dev", "stability-flags": { - "surfnet/stepup-bundle": 20, - "surfnet/stepup-middleware-client-bundle": 20, "roave/security-advisories": 20 }, "prefer-stable": true, diff --git a/src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RecoveryTokenController.php b/src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RecoveryTokenController.php index 42bf6c25e..093b8ebfd 100644 --- a/src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RecoveryTokenController.php +++ b/src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RecoveryTokenController.php @@ -259,7 +259,7 @@ public function stepUp(): Response // By requesting LoA 1.5 any relevant token can be tested (LoA self asserted, 2 and 3) $authenticationRequest = $this->authnRequestFactory->createSecondFactorRequest( $identity->nameId, - $this->loaResolutionService->getLoaByLevel(Loa::LOA_SELF_VETTED) + $this->loaResolutionService->getLoaByLevel(Loa::LOA_SELF_VETTED), ); $this->recoveryTokenService->startStepUpRequest($authenticationRequest->getRequestId());