Skip to content

Commit bb78e33

Browse files
upgrade psr/log (#8)
Authored-by: Xavier Marchegay <xmarchegay@clever-age.com>
1 parent 4fe4222 commit bb78e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"payum/core": "^1.5",
2525
"symfony/options-resolver": ">3.4,<7.0",
2626
"symfony/process": ">3.4,<7.0",
27-
"psr/log": "^1.0"
27+
"psr/log": "^1.0|^2.0"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "^7.0|^8.0",

0 commit comments

Comments
 (0)