Skip to content

Commit c5354ff

Browse files
committed
Update data matrix
1 parent 5ab7118 commit c5354ff

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

data/matrix.json

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,26 @@
2121
"additional_tags": "9.x-full",
2222
"repo_branch": "9.4.x"
2323
},
24+
{
25+
"php_version": "8.2",
26+
"composer_version": "2",
27+
"phpunit_version": "8",
28+
"c5_archive": "https://www.concretecms.org/download_file/a17a458d-2f14-4c43-b545-41a3def3d3df/2718",
29+
"c5_startingpoint": "atomik_blank",
30+
"patch_environment_only": "N",
31+
"image_tag": "9.4.2",
32+
"additional_tags": "latest 9 9.4"
33+
},
34+
{
35+
"php_version": "8.2",
36+
"composer_version": "2",
37+
"phpunit_version": "8",
38+
"c5_archive": "https://www.concretecms.org/download_file/a17a458d-2f14-4c43-b545-41a3def3d3df/2718",
39+
"c5_startingpoint": "atomik_full",
40+
"patch_environment_only": "N",
41+
"image_tag": "9.4.2-full",
42+
"additional_tags": "latest-full 9-full 9.4-full"
43+
},
2444
{
2545
"php_version": "8.2",
2646
"composer_version": "2",
@@ -29,7 +49,7 @@
2949
"c5_startingpoint": "atomik_blank",
3050
"patch_environment_only": "N",
3151
"image_tag": "9.4.1",
32-
"additional_tags": "latest 9 9.4"
52+
"additional_tags": ""
3353
},
3454
{
3555
"php_version": "8.2",
@@ -39,7 +59,7 @@
3959
"c5_startingpoint": "atomik_full",
4060
"patch_environment_only": "N",
4161
"image_tag": "9.4.1-full",
42-
"additional_tags": "latest-full 9-full 9.4-full"
62+
"additional_tags": ""
4363
},
4464
{
4565
"php_version": "8.2",

0 commit comments

Comments
 (0)