summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Config/Output.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Config/Output.php b/src/Config/Output.php
index 29fd084..abbaf84 100644
--- a/src/Config/Output.php
+++ b/src/Config/Output.php
@@ -71,7 +71,7 @@ trait Output
*
* DEPRECATION WARNING! This method will be removed in the next major point release
*
- * @deprecated deprecated since version 4.1
+ * @deprecated deprecated since version 8.1
*
* @param string $str
*
@@ -97,7 +97,7 @@ trait Output
*
* DEPRECATION WARNING! This method will be removed in the next major point release
*
- * @deprecated deprecated since version 4.1
+ * @deprecated deprecated since version 8.1
*
* @return string
*/