aboutsummaryrefslogtreecommitdiff
path: root/test/php/scenarios.json
blob: f24753b11ca8664bfd8f69f9ed92f0059cda8f4e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
    "install_additional_php": {
        "image": "ubuntu:focal",
        "features": {
            "php": {
                "version": "8.1.4",
                "additionalVersions": "8.0.17,8.0.3"
            }
        }
    }
}