[CI] Fix matrix

This commit is contained in:
Grzegorz Sadowski 2024-09-25 08:40:48 +02:00
parent 94930b8d20
commit d0deea8120
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364

View file

@ -39,7 +39,8 @@
"symfony": "^6.4",
"api-platform": "^3.3",
"mysql": "8.0",
"twig": "^3.3"
"twig": "^3.3",
"env": "test_cached"
},
{
"php": "8.3",
@ -52,7 +53,7 @@
{
"php": "8.3",
"symfony": "^6.4",
"api-platform": "^2.7.10",
"api-platform": "^3.3",
"mysql": "8.4",
"twig": "^3.3",
"env": "test_cached_payum"