Bump postgresql version in matrix

This commit is contained in:
Michał Pysiak 2024-09-13 12:17:51 +02:00 committed by Grzegorz Sadowski
parent e97225f571
commit aa13cb0841

View file

@ -55,7 +55,7 @@
{
"php": "8.2",
"symfony": "^6.4",
"postgres": "14.6"
"postgres": "14.13"
}
]
},