File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/Test/Functional/Acceptance Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 "name" : " magento/magento-cloud-docker" ,
33 "description" : " Magento Cloud Docker" ,
44 "type" : " magento2-component" ,
5- "version" : " 1.2.4 " ,
5+ "version" : " 1.3.0 " ,
66 "license" : [
77 " OSL-3.0" ,
88 " AFL-3.0"
Original file line number Diff line number Diff line change @@ -33,9 +33,9 @@ public function _before(\CliTester $I): void
3333 $ I ->cloneTemplateToWorkDir (static ::TEMPLATE_VERSION );
3434 $ I ->createAuthJson ();
3535 $ I ->createArtifactsDir ();
36- $ I ->createArtifactCurrentTestedCode ('docker ' , '1.2 .99 ' );
36+ $ I ->createArtifactCurrentTestedCode ('docker ' , '1.3 .99 ' );
3737 $ I ->addArtifactsRepoToComposer ();
38- $ I ->addDependencyToComposer ('magento/magento-cloud-docker ' , '1.2 .99 ' );
38+ $ I ->addDependencyToComposer ('magento/magento-cloud-docker ' , '1.3 .99 ' );
3939
4040 $ I ->addEceToolsGitRepoToComposer ();
4141 $ I ->addDependencyToComposer ('magento/ece-tools ' , 'dev-develop as 2002.1.99 ' );
You can’t perform that action at this time.
0 commit comments