mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 06:56:15 +00:00
add postgresql 17 (#630)
This commit is contained in:
@ -65,6 +65,7 @@ private function databases(): void
|
||||
->label('PostgreSQL')
|
||||
->handler(Postgresql::class)
|
||||
->versions([
|
||||
'17',
|
||||
'16',
|
||||
'15',
|
||||
'14',
|
||||
|
Reference in New Issue
Block a user