Skip to content

Commit

Permalink
fix: add config_version;
Browse files Browse the repository at this point in the history
  • Loading branch information
DenTray committed May 3, 2022
1 parent 20a85b2 commit 3208bf6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/auto-doc.php
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,7 @@
'display_environments' => [
'local',
'development'
]
],

'config_version' => '2.0'
];

0 comments on commit 3208bf6

Please sign in to comment.