We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b78357a commit f4ca3d4Copy full SHA for f4ca3d4
accepted/PSR-3-logger-interface-meta.md
@@ -39,6 +39,6 @@ Implementers MAY add parameter types to their own packages in a new major releas
39
40
* the parameter types match those in the 2.0 package.
41
* the implementation specifies a minimum PHP version of 8.0.0 or later.
42
-* the implementation depends on `"psr/link": "^2.0 || ^3.0"` so as to exclude the untyped 1.0 version.
+* the implementation depends on `"psr/log": "^2.0 || ^3.0"` so as to exclude the untyped 1.0 version.
43
44
Implementers are encouraged but not required to transition their packages toward the 3.0 version of the package at their earliest convenience.
0 commit comments