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 ea370f8 commit b3364d5Copy full SHA for b3364d5
1 file changed
composer.json
@@ -13,13 +13,14 @@
13
"php": "^8.2",
14
"ext-curl": "*",
15
"guzzlehttp/guzzle": "^7.9",
16
+ "monolog/monolog": "^3.0",
17
"psr/container": "^2.0",
18
"spatie/backtrace": "^1.8.0",
19
+ "spatie/flare-daemon": "^0.1",
20
"symfony/http-foundation": "^5.2|^6.0|^7.0|^8.0",
21
"symfony/mime": "^5.2|^6.0|^7.0|^8.0",
22
"symfony/process": "^5.2|^6.0|^7.0|^8.0",
- "symfony/var-dumper": "^5.2|^6.0|^7.0|^8.0",
- "monolog/monolog": "^3.0"
23
+ "symfony/var-dumper": "^5.2|^6.0|^7.0|^8.0"
24
},
25
"require-dev": {
26
"friendsofphp/php-cs-fixer": "^3.89",
0 commit comments