Skip to content

Commit 3c61ad5

Browse files
committed
Only comply with psr/log v1 for php compatibility
1 parent 8d2926a commit 3c61ad5

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
@@ -17,6 +17,6 @@
1717
},
1818
"require": {
1919
"deployer/deployer": "^6.8",
20-
"psr/log": "^1.0|^2.0|^3.0"
20+
"psr/log": "^1.0"
2121
}
2222
}

0 commit comments

Comments
 (0)