aboutsummaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-09-30 07:11:05 +0000
committerMario <mario@mariovavti.com>2024-09-30 07:11:05 +0000
commit3f411787c1436e2259efb184c0f84b13f4244fb0 (patch)
treeafb3777ac9ba95d9c30c4dbb66ea82e0c6636f79 /composer.lock
parent5782a674b0cb490f1e3544e5dcb0f7e969361df3 (diff)
downloadvolse-hubzilla-3f411787c1436e2259efb184c0f84b13f4244fb0.tar.gz
volse-hubzilla-3f411787c1436e2259efb184c0f84b13f4244fb0.tar.bz2
volse-hubzilla-3f411787c1436e2259efb184c0f84b13f4244fb0.zip
update spomky-labs/otphp
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock22
1 files changed, 11 insertions, 11 deletions
diff --git a/composer.lock b/composer.lock
index 1d6e790ee..f74e79fb7 100644
--- a/composer.lock
+++ b/composer.lock
@@ -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",