Add symfony/clock, required for spomky-labs/otphp

This commit is contained in:
slawkens
2026-01-18 13:14:28 +01:00
parent 9f64d7834f
commit 2e4a8c3d3d
2 changed files with 161 additions and 2 deletions

View File

@@ -20,7 +20,8 @@
"filp/whoops": "^2.15",
"maximebf/debugbar": "1.*",
"guzzlehttp/guzzle": "7.9.3",
"spomky-labs/otphp": "^11.3"
"spomky-labs/otphp": "^11.3",
"symfony/clock": "^7.4"
},
"require-dev": {
"phpstan/phpstan": "^1.10"