We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78357a2 commit 2696cc1Copy full SHA for 2696cc1
composer.json
@@ -25,15 +25,15 @@
25
"php": "^7.4|^8.0",
26
"devanych/di-container": "^2.1",
27
"httpsoft/http-basis": "^1.0",
28
- "monolog/monolog": "^2.1"
+ "monolog/monolog": "^2.3"
29
},
30
"require-dev": {
31
- "filp/whoops": "^2.9",
+ "filp/whoops": "^2.14",
32
"phpunit/phpunit": "^9.5",
33
"roave/security-advisories": "dev-master",
34
- "squizlabs/php_codesniffer": "^3.5",
35
- "symfony/var-dumper": "^5.1",
36
- "vimeo/psalm": "^4.3"
+ "squizlabs/php_codesniffer": "^3.6",
+ "symfony/var-dumper": "^5.3",
+ "vimeo/psalm": "^4.9"
37
38
"autoload": {
39
"psr-4": {
0 commit comments