We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba1515f commit cb658feCopy full SHA for cb658fe
src/DependencyInjection/Configuration.php
@@ -127,7 +127,7 @@ public function getConfigTreeBuilder()
127
128
->setDeprecated(
129
...$this->getDeprecationMessage(
130
- 'The "slugify_service" option is deprecated since sonata-project/page-bundle 3.x and will be removed in 4.0. Use decoration of services instead.',
+ 'The "slugify_service" option is deprecated since sonata-project/page-bundle 3.28 and will be removed in 4.0. Use decoration of services instead.',
131
'3.x'
132
)
133
0 commit comments