File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0 ) .
6
6
7
- ## 5.4 .0
7
+ ## 2025.0 .0
8
8
9
9
### Added
10
10
Original file line number Diff line number Diff line change 1
1
pluginGroup = com.magento.idea.magento2plugin
2
2
pluginName = Magento PhpStorm
3
3
pluginRepositoryUrl = https://github.com/magento/magento2-phpstorm-plugin
4
- pluginVersion = 5.4 .0
4
+ pluginVersion = 2025.0 .0
5
5
pluginSinceBuild = 233
6
6
pluginUntilBuild = 248.*
7
7
platformType = PS
Original file line number Diff line number Diff line change 7
7
<idea-plugin require-restart =" true" >
8
8
<id >com.magento.idea.magento2plugin</id >
9
9
<name >Magento PhpStorm</name >
10
- <version >5.4 .0</version >
10
+ <version >2025.0 .0</version >
11
11
<vendor url =" https://github.com/magento/magento2-phpstorm-plugin" >Magento Inc.</vendor >
12
12
13
13
<description ><![CDATA[
You can’t perform that action at this time.
0 commit comments