diff --git a/example/composer.json b/example/composer.json index a85b0c4..9a15bfd 100644 --- a/example/composer.json +++ b/example/composer.json @@ -10,8 +10,8 @@ ], "require": { "php": ">=8.1", - "web-eid/web-eid-authtoken-validation-php": "1.2.*", - "altorouter/altorouter": "^1.1", + "web-eid/web-eid-authtoken-validation-php": "1.3.*", + "altorouter/altorouter": "^2.0.3", "psr/log": "^3.0" }, "autoload": { diff --git a/example/composer.lock b/example/composer.lock index 44d6a21..e702bba 100644 --- a/example/composer.lock +++ b/example/composer.lock @@ -4,28 +4,28 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1565177cfb9bdd7edad28b586344b777", + "content-hash": "4b5e5a0fbbca0e2407504e6603fa7dfd", "packages": [ { "name": "altorouter/altorouter", - "version": "v1.2.0", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/dannyvankooten/AltoRouter.git", - "reference": "39c50092470128c12284d332bb57f306bb5b58e4" + "reference": "9931b976423f7334c94f7b5b348be8ab1da3415d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dannyvankooten/AltoRouter/zipball/39c50092470128c12284d332bb57f306bb5b58e4", - "reference": "39c50092470128c12284d332bb57f306bb5b58e4", + "url": "https://api.github.com/repos/dannyvankooten/AltoRouter/zipball/9931b976423f7334c94f7b5b348be8ab1da3415d", + "reference": "9931b976423f7334c94f7b5b348be8ab1da3415d", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=7.3" }, "require-dev": { - "codeclimate/php-test-reporter": "dev-master", - "phpunit/phpunit": "4.5.*" + "phpunit/phpunit": "9.6.*", + "squizlabs/php_codesniffer": "3.6.2" }, "type": "library", "autoload": { @@ -60,23 +60,22 @@ "routing" ], "support": { - "issues": "https://github.com/dannyvankooten/AltoRouter/issues", - "source": "https://github.com/dannyvankooten/AltoRouter/tree/master" + "source": "https://github.com/dannyvankooten/AltoRouter/tree/2.0.3" }, - "time": "2015-11-30T00:47:43+00:00" + "time": "2025-01-05T20:33:28+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.6.3", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "6de29867b18790c0d2c846af4c13a24cc3ad56f3" + "reference": "21dc724a0583619cd1652f673303492272778051" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/6de29867b18790c0d2c846af4c13a24cc3ad56f3", - "reference": "6de29867b18790c0d2c846af4c13a24cc3ad56f3", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051", + "reference": "21dc724a0583619cd1652f673303492272778051", "shasum": "" }, "require": { @@ -92,7 +91,7 @@ "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "http-interop/http-factory-tests": "0.9.0", - "phpunit/phpunit": "^8.5.39 || ^9.6.20" + "phpunit/phpunit": "^8.5.44 || ^9.6.25" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" @@ -163,7 +162,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.6.3" + "source": "https://github.com/guzzle/psr7/tree/2.8.0" }, "funding": [ { @@ -179,7 +178,7 @@ "type": "tidelift" } ], - "time": "2024-07-18T09:59:12+00:00" + "time": "2025-08-23T21:21:41+00:00" }, { "name": "paragonie/constant_time_encoding", @@ -300,16 +299,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "3.0.42", + "version": "3.0.46", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "db92f1b1987b12b13f248fe76c3a52cadb67bb98" + "reference": "56483a7de62a6c2a6635e42e93b8a9e25d4f0ec6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/db92f1b1987b12b13f248fe76c3a52cadb67bb98", - "reference": "db92f1b1987b12b13f248fe76c3a52cadb67bb98", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/56483a7de62a6c2a6635e42e93b8a9e25d4f0ec6", + "reference": "56483a7de62a6c2a6635e42e93b8a9e25d4f0ec6", "shasum": "" }, "require": { @@ -390,7 +389,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/3.0.42" + "source": "https://github.com/phpseclib/phpseclib/tree/3.0.46" }, "funding": [ { @@ -406,7 +405,7 @@ "type": "tidelift" } ], - "time": "2024-09-16T03:06:04+00:00" + "time": "2025-06-26T16:29:55+00:00" }, { "name": "psr/http-factory", @@ -610,72 +609,25 @@ }, "time": "2019-03-08T08:55:37+00:00" }, - { - "name": "web-eid/ocsp-php", - "version": "1.1.2", - "source": { - "type": "git", - "url": "https://github.com/web-eid/ocsp-php.git", - "reference": "6a2aa24e5c22bb1477421b118e563d679ddd69b7" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/web-eid/ocsp-php/zipball/6a2aa24e5c22bb1477421b118e563d679ddd69b7", - "reference": "6a2aa24e5c22bb1477421b118e563d679ddd69b7", - "shasum": "" - }, - "require": { - "php": ">=8.1", - "phpseclib/phpseclib": "3.0.*" - }, - "require-dev": { - "phpunit/phpunit": "^10.5" - }, - "type": "library", - "autoload": { - "psr-4": { - "web_eid\\ocsp_php\\": [ - "src" - ] - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Guido Gröön", - "role": "developer" - } - ], - "description": "OCSP library for PHP", - "support": { - "issues": "https://github.com/web-eid/ocsp-php/issues", - "source": "https://github.com/web-eid/ocsp-php/tree/1.1.2" - }, - "time": "2024-03-15T11:51:14+00:00" - }, { "name": "web-eid/web-eid-authtoken-validation-php", - "version": "1.2.1", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/web-eid/web-eid-authtoken-validation-php.git", - "reference": "506a6eca5f9f7464517c52e4e6d428c24521765c" + "reference": "155b18256af87dc93ea71f793cb37f528987cdbb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-eid/web-eid-authtoken-validation-php/zipball/506a6eca5f9f7464517c52e4e6d428c24521765c", - "reference": "506a6eca5f9f7464517c52e4e6d428c24521765c", + "url": "https://api.github.com/repos/web-eid/web-eid-authtoken-validation-php/zipball/155b18256af87dc93ea71f793cb37f528987cdbb", + "reference": "155b18256af87dc93ea71f793cb37f528987cdbb", "shasum": "" }, "require": { - "guzzlehttp/psr7": "2.6.*", - "php": ">=8.1", - "phpseclib/phpseclib": "3.0.*", - "psr/log": "^3.0", - "web-eid/ocsp-php": "1.1.*" + "guzzlehttp/psr7": "^2.6.0", + "php": "^8.1.0", + "phpseclib/phpseclib": "^3.0.0", + "psr/log": "^3.0.0" }, "require-dev": { "phpunit/phpunit": "^10.5" @@ -704,9 +656,9 @@ "description": "Web eID authentication token validation library for PHP", "support": { "issues": "https://github.com/web-eid/web-eid-authtoken-validation-php/issues", - "source": "https://github.com/web-eid/web-eid-authtoken-validation-php/tree/1.2.1" + "source": "https://github.com/web-eid/web-eid-authtoken-validation-php/tree/1.3.0" }, - "time": "2024-03-15T12:32:15+00:00" + "time": "2025-05-20T13:36:49+00:00" } ], "packages-dev": [], @@ -719,5 +671,5 @@ "php": ">=8.1" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.2.0" }