Forgot about composer

This commit is contained in:
slawkens
2026-02-15 01:08:27 +01:00
parent fc9d6b2b91
commit 97ee430a91
2 changed files with 128 additions and 2 deletions

View File

@@ -19,7 +19,8 @@
"symfony/var-dumper": "^6.4",
"filp/whoops": "^2.15",
"maximebf/debugbar": "1.*",
"guzzlehttp/guzzle": "7.9.3"
"guzzlehttp/guzzle": "7.9.3",
"devium/toml": "^1.0"
},
"require-dev": {
"phpstan/phpstan": "^1.10"