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 06341c5 commit 158a41bCopy full SHA for 158a41b
composer.json
@@ -23,10 +23,11 @@
23
"contributte/phpstan": "^0.2.0",
24
"contributte/qa": "^0.4",
25
"contributte/tester": "^0.3.0",
26
- "symfony/console": "^7.1.8 ",
27
- "symfony/cache": "^7.1.9",
28
- "monolog/monolog": "^3.8.0",
29
"mockery/mockery": "^1.6.12",
+ "monolog/monolog": "^3.8.0",
+ "symfony/cache": "^7.1.9",
+ "symfony/console": "^7.1.8 ",
30
+ "symfony/var-exporter": "^7.0",
31
"tracy/tracy": "^2.10.3"
32
},
33
"conflict": {
0 commit comments