Skip to content

Commit 2337c5d

Browse files
committed
Update dependency monolog/monolog to v3
1 parent e8afae7 commit 2337c5d

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": "^4.8",
7-
"monolog/monolog": "^1.17"
7+
"monolog/monolog": "3.0.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": "^4.8",
7-
"monolog/monolog": "^1.17"
7+
"monolog/monolog": "3.0.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": "^4.8",
7-
"monolog/monolog": "^1.17"
7+
"monolog/monolog": "3.0.0"
88
}
99
}

0 commit comments

Comments
 (0)