Skip to content

Commit ab2481f

Browse files
authored
Support PSR 2.0 and 3.0
1 parent 5e29f3d commit ab2481f

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
@@ -36,7 +36,7 @@
3636
],
3737
"require": {
3838
"php": "^7.2.5|~8.0.0|~8.1.0",
39-
"psr/log": "^1.0",
39+
"psr/log": "^1.0|^2.0|^3.0",
4040
"psr/http-message": "^1.0",
4141
"joomla/event": "^2.0",
4242
"joomla/registry": "^2.0",

0 commit comments

Comments
 (0)