Skip to content

Commit

Permalink
removed additional libs from plugin (set them to provided)
Browse files Browse the repository at this point in the history
  • Loading branch information
Grav-IntelliJ-Plugin committed Jan 4, 2019
1 parent 650279a commit 314344f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GravSupport.iml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<orderEntry type="library" scope="PROVIDED" name="markdown" level="project" />
<orderEntry type="library" scope="PROVIDED" name="yaml" level="project" />
<orderEntry type="library" name="gson-2.8.5" level="project" />
<orderEntry type="library" name="php-openapi" level="project" />
<orderEntry type="library" name="twig" level="project" />
<orderEntry type="library" scope="PROVIDED" name="php-openapi" level="project" />
<orderEntry type="library" scope="PROVIDED" name="twig" level="project" />
</component>
</module>

0 comments on commit 314344f

Please sign in to comment.