Skip to content

Commit 0b2418e

Browse files
committed
Match MariaDB version to prod
1 parent ac38b9f commit 0b2418e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/config/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ doctrine:
100100
# when true, queries are logged to a 'doctrine' monolog channel
101101
logging: '%kernel.debug%'
102102
profiling: '%kernel.debug%'
103-
server_version: '10.6.0-MariaDB'
103+
server_version: '10.11.13-MariaDB'
104104
mapping_types:
105105
enum: string
106106
types:

0 commit comments

Comments
 (0)