File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 218
218
},
219
219
"dependencies" : {
220
220
"multimatch" : " ^5.0.0" ,
221
- "php-imports" : " 0.5.1 "
221
+ "php-imports" : " ^ 0.5.2 "
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
-
2757
- version "0.5.1 "
2758
- resolved "https://registry.yarnpkg.com/php-imports/-/php-imports-0.5.1 .tgz#9934424bda938cc51e3d9d958db7dfd92bce4731 "
2759
- integrity sha512-YIfKoQz49ZHa4qh+ikqcs4fJAMf1Qr/z8Xwb7b2L6tFkcylQoN/7Hg8FHEWgfaiWQKa1h95hRctVu6sXKhcKEQ ==
2756
+ php-imports@^ 0.5.2 :
2757
+ version "0.5.2 "
2758
+ resolved "https://registry.yarnpkg.com/php-imports/-/php-imports-0.5.2 .tgz#dd2894a6ded9f4a05ba7bee4c051a8b23cefe672 "
2759
+ integrity sha512-IBwkCQqrISXN6U1UuThrrCBMUGQl3tvTem2kCmYMIg7nXZuyog9FJq5O987fu5TM37zb+SJsiDlWcMVoUzZfXw ==
2760
2760
dependencies :
2761
2761
" @oclif/command" " ^1.8.0"
2762
2762
" @oclif/config" " ^1.17.0"
2772
2772
io-ts "^2.2.16"
2773
2773
io-ts-fuzzy "^0.1.2"
2774
2774
io-ts-reporters "^2.0.0"
2775
- php-parser "^3.1.0-beta.4 "
2775
+ php-parser "^3.1.0"
2776
2776
2777
- php-parser@^3.1.0-beta.4 :
2778
- version "3.1.0-beta.4 "
2779
- resolved "https://registry.yarnpkg.com/php-parser/-/php-parser-3.1.0-beta.4. tgz#a56e3c90e0371e41fb9c1a09f4459b5adad2b03b "
2780
- integrity sha512-fLW5tSV8PK0Kizn+Wx1LrhJIFW5eYME4RXoHwIIXfArTBRs7RQJhoU016rXJTPQZIKAXo93ddVyojVvCOETxiA ==
2777
+ php-parser@^3.1.0 :
2778
+ version "3.1.0"
2779
+ resolved "https://registry.yarnpkg.com/php-parser/-/php-parser-3.1.0. tgz#5ca8e0bac9846e85233a26e3162fdfc4fb9a0a58 "
2780
+ integrity sha512-EwtoPSCqggAgTcPbV4YXsvUjYRQCZCxsQzxa7z8RX8rJ8bWAglMMi1tFNxdzwf5uNPFWFjHYhXA3REuWKzgMuw ==
2781
2781
2782
2782
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1 :
2783
2783
version "2.2.2"
You can’t perform that action at this time.
0 commit comments