File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ before_install:
24
24
25
25
env :
26
26
- PHPSTORM_ENV="skip incomplete" IDEA_VERSION="IU-2019.2" PHP_PLUGIN_VERSION="192.5728.108" TWIG_PLUGIN_VERSION="192.5728.26" TOOLBOX_PLUGIN_VERSION="0.4.6" ANNOTATION_PLUGIN_VERSION="5.3" DQL_PLUGIN_VERSION="192.5728.12"
27
+ - PHPSTORM_ENV="skip incomplete" IDEA_VERSION="IU-2020.1" PHP_PLUGIN_VERSION="201.6668.153" TWIG_PLUGIN_VERSION="201.6668.153" TOOLBOX_PLUGIN_VERSION="0.4.6" ANNOTATION_PLUGIN_VERSION="5.3" DQL_PLUGIN_VERSION="201.6668.60"
27
28
28
29
script :
29
30
- " ./gradlew check verifyPlugin buildPlugin"
Original file line number Diff line number Diff line change 1
- ideaVersion = IU-2019.2
2
- phpPluginVersion = 192.5728.108
3
- twigPluginVersion = 192.5728.26
4
- dqlPluginVersion = 192.5728.12
1
+ ideaVersion = IU-2020.1
2
+ phpPluginVersion = 201.6668.153
3
+ twigPluginVersion = 201.6668.153
4
+ dqlPluginVersion = 201.6668.60
5
5
toolboxPluginVersion = 0.4.6
6
6
annotationPluginVersion = 5.3
You can’t perform that action at this time.
0 commit comments