We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa803ee commit ae15194Copy full SHA for ae15194
README.md
@@ -17,8 +17,8 @@ This is a PhpStorm IDE plugin for a better Magento 2 development workflow. It is
17
18
## Works with
19
20
-* PhpStorm >= 2020.1.1
21
-* JRE >= 1.8
+* PhpStorm >= 2020.3
+* JRE >= 11
22
23
## Features
24
resources/META-INF/plugin.xml
@@ -11,7 +11,7 @@
11
<vendor url="https://github.com/magento/magento2-phpstorm-plugin">Magento Inc.</vendor>
12
13
<description><![CDATA[
14
- Magento PhpStorm plugin, created to improve life-work balance while working with Magento 2
+ This is a PhpStorm IDE plugin for a better Magento 2 development workflow.
15
]]></description>
16
<change-notes><![CDATA[
0 commit comments