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.
2 parents 23d0b3e + c65743a commit 4cb3695Copy full SHA for 4cb3695
accepted/PSR-6-cache-meta.md
@@ -350,6 +350,6 @@ Implementers MAY add parameter types to their own packages in a new major releas
350
351
* the parameter types match those in the 2.0 package.
352
* the implementation specifies a minimum PHP version of 8.0.0 or later.
353
-* the implementation depends on `"psr/link": "^1.1 || ^2.0"` so as to exclude the untyped 1.0 version.
+* the implementation depends on `"psr/cache": "^2.0 || ^3.0"` so as to exclude the untyped 1.0 version.
354
355
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