Upgrade postgresql version

This commit is contained in:
Heena Agheda
2020-07-02 14:38:13 +10:00
parent 3375ef6fea
commit c56025bcdd

View File

@@ -5,7 +5,7 @@ cache:
- $HOME/.composer/cache
addons:
postgresql: "9.3"
postgresql: "9.5"
php:
- 7.0