Skip to content

Commit bfb825c

Browse files
committed
Update dependency monolog/monolog to v3
1 parent 6e00380 commit bfb825c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

drive/snippets/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
},
55
"require-dev": {
66
"phpunit/phpunit": "9.5.20",
7-
"monolog/monolog": "^1.17"
7+
"monolog/monolog": "3.1.0"
88
}
99
}

sheets/snippets/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
},
55
"require-dev": {
66
"phpunit/phpunit": "9.5.20",
7-
"monolog/monolog": "^1.17"
7+
"monolog/monolog": "3.1.0"
88
}
99
}

slides/snippets/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
},
55
"require-dev": {
66
"phpunit/phpunit": "9.5.20",
7-
"monolog/monolog": "^1.17"
7+
"monolog/monolog": "3.1.0"
88
}
99
}

0 commit comments

Comments
 (0)