update spomky-labs/otphp

This commit is contained in:
Mario
2024-09-30 07:11:05 +00:00
parent 5782a674b0
commit 3f411787c1
10 changed files with 57 additions and 58 deletions

22
composer.lock generated
View File

@@ -1972,16 +1972,16 @@
},
{
"name": "spomky-labs/otphp",
"version": "11.2.0",
"version": "11.2.2",
"source": {
"type": "git",
"url": "https://github.com/Spomky-Labs/otphp.git",
"reference": "9a1569038bb1c8e98040b14b8bcbba54f25e7795"
"reference": "b737d1c6330beae7c0bc225d3e848805b352fe42"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/9a1569038bb1c8e98040b14b8bcbba54f25e7795",
"reference": "9a1569038bb1c8e98040b14b8bcbba54f25e7795",
"url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/b737d1c6330beae7c0bc225d3e848805b352fe42",
"reference": "b737d1c6330beae7c0bc225d3e848805b352fe42",
"shasum": ""
},
"require": {
@@ -1991,17 +1991,17 @@
},
"require-dev": {
"ekino/phpstan-banned-code": "^1.0",
"infection/infection": "^0.26",
"infection/infection": "^0.26|^0.27|^0.28",
"php-parallel-lint/php-parallel-lint": "^1.3",
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^9.5.26",
"phpunit/phpunit": "^9.5.26|^10.0|^11.0",
"qossmic/deptrac-shim": "^1.0",
"rector/rector": "^0.15",
"symfony/phpunit-bridge": "^6.1",
"symplify/easy-coding-standard": "^11.0"
"rector/rector": "1.0",
"symfony/phpunit-bridge": "^6.1|^7.0",
"symplify/easy-coding-standard": "^12.0"
},
"type": "library",
"autoload": {
@@ -2036,7 +2036,7 @@
],
"support": {
"issues": "https://github.com/Spomky-Labs/otphp/issues",
"source": "https://github.com/Spomky-Labs/otphp/tree/11.2.0"
"source": "https://github.com/Spomky-Labs/otphp/tree/11.2.2"
},
"funding": [
{
@@ -2048,7 +2048,7 @@
"type": "patreon"
}
],
"time": "2023-03-16T19:16:25+00:00"
"time": "2024-04-15T07:35:15+00:00"
},
{
"name": "stephenhill/base58",