Skip to content

Commit e08eb9f

Browse files
committed
Updated monolog/monolog to ^2.2
1 parent 5a6bdf5 commit e08eb9f

File tree

2 files changed

+33
-559
lines changed

2 files changed

+33
-559
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@
2525
"csharpru/vault-php": "^4.1.0",
2626
"csharpru/vault-php-guzzle6-transport": "^2.0",
2727
"hoa/console": "~3.0",
28-
"monolog/monolog": "^1.17",
28+
"monolog/monolog": "^2.2",
2929
"mustache/mustache": "~2.5",
30+
"nikic/php-parser": "~4.4.0",
3031
"php-webdriver/webdriver": "^1.8.0",
3132
"spomky-labs/otphp": "^10.0",
3233
"symfony/console": "^4.4",
@@ -35,8 +36,7 @@
3536
"symfony/mime": "^5.0",
3637
"symfony/process": "^4.4",
3738
"vlucas/phpdotenv": "^2.4",
38-
"weew/helpers-array": "^1.3",
39-
"nikic/php-parser": "~4.4.0"
39+
"weew/helpers-array": "^1.3"
4040
},
4141
"require-dev": {
4242
"brainmaestro/composer-git-hooks": "^2.3.1",

0 commit comments

Comments
 (0)