1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 06:06:45 +02:00

feat(composer): update filp/whoops to 2.12.1

This commit is contained in:
Awilum
2021-05-26 19:11:38 +03:00
parent f528a4d8e1
commit 4702e6403d

View File

@@ -36,7 +36,7 @@
"slim/slim": "^3.12.3",
"filp/whoops": "^2.12.0",
"filp/whoops": "^2.12.1",
"league/glide-slim": "^1.0.0",
"league/event": "^2.2.0",
@@ -81,6 +81,7 @@
"pestphp/pest": "^1.0.5",
"phpstan/phpstan": "^0.12.83",
"symfony/var-dumper": "^5.2.6",
"victorjonsson/markdowndocs": "^1.3.8"
"victorjonsson/markdowndocs": "^1.3.8",
"kint-php/kint": "^3.3"
}
}