Skip to content

Commit 25d3085

Browse files
committed
docs(core): update symfony major version from 7 to 8
1 parent 985abbb commit 25d3085

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.doctor-rst.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,16 +75,16 @@ rules:
7575
yaml_instead_of_yml_suffix: ~
7676

7777
versionadded_directive_major_version:
78-
major_version: 7
78+
major_version: 8
7979

8080
versionadded_directive_min_version:
81-
min_version: '7.0'
81+
min_version: '8.0'
8282

8383
deprecated_directive_major_version:
84-
major_version: 7
84+
major_version: 8
8585

8686
deprecated_directive_min_version:
87-
min_version: '7.0'
87+
min_version: '8.0'
8888

8989
exclude_rule_for_file:
9090
- path: configuration/multiple_kernels.rst

0 commit comments

Comments
 (0)