Skip to content

Commit cb658fe

Browse files
Prepare release
1 parent ba1515f commit cb658fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DependencyInjection/Configuration.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ public function getConfigTreeBuilder()
127127

128128
->setDeprecated(
129129
...$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.',
130+
'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.',
131131
'3.x'
132132
)
133133
)

0 commit comments

Comments
 (0)