File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ The `version` column platform option is no longer supported.
17
17
The ` jsonb ` column platform option is no longer supported. ` JSONB ` columns on PostgreSQL are now introspected
18
18
as columns of type ` JSONB ` , not as columns of type ` JSON ` with ` jsonb ` option set.
19
19
20
- ## BC BREAK: Classes marked as read-only:
20
+ ## BC BREAK: Classes marked as read-only
21
21
22
22
The following classes have been marked as read-only:
23
23
@@ -60,7 +60,7 @@ The following classes have been marked as read-only:
60
60
- ` Doctrine\DBAL\Tools\Console\ConnectionProvider\SingleConnectionProvider `
61
61
- ` Doctrine\DBAL\Tools\DsnParser `
62
62
63
- ## BC BREAK: Classes marked as final:
63
+ ## BC BREAK: Classes marked as final
64
64
65
65
The following classes have been marked as final:
66
66
You can’t perform that action at this time.
0 commit comments