File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ before_install:
2323- " export ORG_GRADLE_PROJECT_annotationPluginVersion=${ANNOTATION_PLUGIN_VERSION}"
2424
2525env :
26- - PHPSTORM_ENV="skip incomplete" IDEA_VERSION="IU-203.5981.41 -EAP-SNAPSHOT" PHP_PLUGIN_VERSION="203.5981.114 " TWIG_PLUGIN_VERSION="203.5981.120 " TOOLBOX_PLUGIN_VERSION="0.4.6" ANNOTATION_PLUGIN_VERSION="5.3" DQL_PLUGIN_VERSION="203.5981.114 "
26+ - PHPSTORM_ENV="skip incomplete" IDEA_VERSION="IU-203.6682.78 -EAP-SNAPSHOT" PHP_PLUGIN_VERSION="203.6682.78 " TWIG_PLUGIN_VERSION="203.6682.75 " TOOLBOX_PLUGIN_VERSION="0.4.6" ANNOTATION_PLUGIN_VERSION="5.3" DQL_PLUGIN_VERSION="203.5981.155 "
2727
2828script :
2929- " ./gradlew check verifyPlugin buildPlugin"
Original file line number Diff line number Diff line change 1- ideaVersion = IU-203.5981.41 -EAP-SNAPSHOT
2- phpPluginVersion = 203.5981.114
3- twigPluginVersion = 203.5981.120
4- dqlPluginVersion = 203.5981.114
1+ ideaVersion = IU-203.6682.78 -EAP-SNAPSHOT
2+ phpPluginVersion = 203.6682.78
3+ twigPluginVersion = 203.6682.75
4+ dqlPluginVersion = 203.5981.155
55toolboxPluginVersion = 0.4.6
66annotationPluginVersion = 5.3
You can’t perform that action at this time.
0 commit comments