Skip to content

Commit 3208bf6

Browse files
committed
fix: add config_version;
1 parent 20a85b2 commit 3208bf6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config/auto-doc.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,5 +129,7 @@
129129
'display_environments' => [
130130
'local',
131131
'development'
132-
]
132+
],
133+
134+
'config_version' => '2.0'
133135
];

0 commit comments

Comments
 (0)