We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a6bdf5 commit e08eb9fCopy full SHA for e08eb9f
composer.json
@@ -25,8 +25,9 @@
25
"csharpru/vault-php": "^4.1.0",
26
"csharpru/vault-php-guzzle6-transport": "^2.0",
27
"hoa/console": "~3.0",
28
- "monolog/monolog": "^1.17",
+ "monolog/monolog": "^2.2",
29
"mustache/mustache": "~2.5",
30
+ "nikic/php-parser": "~4.4.0",
31
"php-webdriver/webdriver": "^1.8.0",
32
"spomky-labs/otphp": "^10.0",
33
"symfony/console": "^4.4",
@@ -35,8 +36,7 @@
35
36
"symfony/mime": "^5.0",
37
"symfony/process": "^4.4",
38
"vlucas/phpdotenv": "^2.4",
- "weew/helpers-array": "^1.3",
39
- "nikic/php-parser": "~4.4.0"
+ "weew/helpers-array": "^1.3"
40
},
41
"require-dev": {
42
"brainmaestro/composer-git-hooks": "^2.3.1",
0 commit comments