Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1cbe68f

Browse files
committed
PhpStorm 2021.3 build environment
1 parenta904eab commit1cbe68f

File tree

3 files changed

+8
-37
lines changed

3 files changed

+8
-37
lines changed

‎.github/workflows/gradle.yml‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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.1"
43-
ORG_GRADLE_PROJECT_phpPluginVersion:"211.6693.120"
44-
ORG_GRADLE_PROJECT_twigPluginVersion:"211.6693.44"
42+
ORG_GRADLE_PROJECT_ideaVersion:"IU-2021.3"
43+
ORG_GRADLE_PROJECT_phpPluginVersion:"213.5744.279"
44+
ORG_GRADLE_PROJECT_twigPluginVersion:"213.5744.224"
4545
ORG_GRADLE_PROJECT_toolboxPluginVersion:"0.4.6"
4646
ORG_GRADLE_PROJECT_annotationPluginVersion:"5.3"
47-
ORG_GRADLE_PROJECT_dqlPluginVersion:"211.6693.65"
47+
ORG_GRADLE_PROJECT_dqlPluginVersion:"213.5744.125"
4848

4949
-name:Grant execute permission for gradlew
5050
run:chmod +x gradlew

‎.travis.yml‎

Lines changed: 0 additions & 29 deletions
This file was deleted.

‎gradle.properties‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
ideaVersion = IU-2021.1
2-
phpPluginVersion =211.6693.120
3-
twigPluginVersion =211.6693.44
4-
dqlPluginVersion =211.6693.65
1+
ideaVersion = IU-2021.3
2+
phpPluginVersion =213.5744.279
3+
twigPluginVersion =213.5744.224
4+
dqlPluginVersion =213.5744.125
55
toolboxPluginVersion = 0.4.6
66
annotationPluginVersion = 5.3

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp