Skip to content

Commit b757168

Browse files
authored
chore: consistent monolog/monolog requirement (#2111)
1 parent 3cbf59f commit b757168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"google/auth": "^1.10",
1111
"google/apiclient-services": "~0.200",
1212
"firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
13-
"monolog/monolog": "^1.17|^2.0",
13+
"monolog/monolog": "^1.17||^2.0",
1414
"phpseclib/phpseclib": "~2.0||^3.0.2",
1515
"guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
1616
"guzzlehttp/psr7": "^1.7||^2.0.0"

0 commit comments

Comments
 (0)