File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
"displayName" : " php-imports" ,
4
4
"description" : " PHP imports formatter for Visual Studio Code" ,
5
5
"publisher" : " tarik02" ,
6
- "version" : " 0.5.4 " ,
6
+ "version" : " 0.6.0 " ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
9
"url" : " https://github.com/Tarik02/vscode-php-imports"
218
218
},
219
219
"dependencies" : {
220
220
"multimatch" : " ^5.0.0" ,
221
- "php-imports" : " ^0.5.3 "
221
+ "php-imports" : " ^0.6.0 "
222
222
}
223
223
}
Original file line number Diff line number Diff line change @@ -2753,10 +2753,10 @@ pend@~1.2.0:
2753
2753
resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50"
2754
2754
integrity sha1-elfrVQpng/kRUzH89GY9XI4AelA=
2755
2755
2756
- php-imports@^0.5.3 :
2757
- version "0.5.3 "
2758
- resolved "https://registry.yarnpkg.com/php-imports/-/php-imports-0.5.3 .tgz#5cf15c3eede350213e0b319beb357d18664143b4 "
2759
- integrity sha512-l7SGON7zmyDkMJp64TUyMP+CukzjNvWFRMDH9O1GUj5ljif3e8J/BbITh1Wq/JYzM0oFva/DKo4DTAWJ/iCz+Q ==
2756
+ php-imports@^0.6.0 :
2757
+ version "0.6.1 "
2758
+ resolved "https://registry.yarnpkg.com/php-imports/-/php-imports-0.6.1 .tgz#b978dba04aa15ca27cae14b76be8a60778a435c3 "
2759
+ integrity sha512-zYB23AFiEaC0yKfRlpfyC1eeRZ+WIMKBD3bHS9mWS/gchBrtOoQtt5KgUjt1lVUuA4BCYhpQ7PNr3g0xZ3BOKQ ==
2760
2760
dependencies :
2761
2761
" @oclif/command" " ^1.8.0"
2762
2762
" @oclif/config" " ^1.17.0"
You can’t perform that action at this time.
0 commit comments