Skip to content

Commit a316ee3

Browse files
Merge branch 'MCLOUD-13311' of https://github.com/magento-commerce/magento-cloud-docker into MCLOUD-13311
2 parents c918cbc + 857d136 commit a316ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Test/Functional/Acceptance/AcceptanceCest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class AcceptanceCest extends AbstractCest
1717
/**
1818
* Template version for testing
1919
*/
20-
protected const TEMPLATE_VERSION = '2.4.8';
20+
protected const TEMPLATE_VERSION = '2.4.8-php8.3';
2121

2222
/**
2323
* @param \CliTester $I

0 commit comments

Comments
 (0)