File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -39,12 +39,12 @@ jobs:
3939 - name : setting env vars
4040 run : echo "Main version ${ORG_GRADLE_PROJECT_ideaVersion}"
4141 env :
42- ORG_GRADLE_PROJECT_ideaVersion : " IU-2021.3"
43- ORG_GRADLE_PROJECT_phpPluginVersion : " 213.5744.279 "
44- ORG_GRADLE_PROJECT_twigPluginVersion : " 213.5744.224 "
42+ ORG_GRADLE_PROJECT_ideaVersion : " IU-2021.2. 3"
43+ ORG_GRADLE_PROJECT_phpPluginVersion : " 212.5457.49 "
44+ ORG_GRADLE_PROJECT_twigPluginVersion : " 212.5457.16 "
4545 ORG_GRADLE_PROJECT_toolboxPluginVersion : " 0.4.6"
4646 ORG_GRADLE_PROJECT_annotationPluginVersion : " 5.3"
47- ORG_GRADLE_PROJECT_dqlPluginVersion : " 213.5744.125 "
47+ ORG_GRADLE_PROJECT_dqlPluginVersion : " 212.4746.52 "
4848
4949 - name : Grant execute permission for gradlew
5050 run : chmod +x gradlew
Original file line number Diff line number Diff line change 1- ideaVersion = IU-2021.3
2- phpPluginVersion = 213.5744.279
3- twigPluginVersion = 213.5744.224
4- dqlPluginVersion = 213.5744.125
1+ ideaVersion = IU-2021.2. 3
2+ phpPluginVersion = 212.5457.49
3+ twigPluginVersion = 212.5457.16
4+ dqlPluginVersion = 212.4746.52
55toolboxPluginVersion = 0.4.6
66annotationPluginVersion = 5.3
You can’t perform that action at this time.
0 commit comments