Skip to content

Commit 4fa28ca

Browse files
authored
Merge pull request #46 from RonasIT/42-drivers-feature
fix: add config_version;
2 parents 37226a0 + 3208bf6 commit 4fa28ca

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)