dineshkummarc / CI-NewsPortal

A CodeIgniter News Portal, works fine on PHP 7.4.x with CodeIgniter 3.0.x
MIT License
0 stars 0 forks source link

composer error: while executing the script "mikey179/vfsStream": "1.1.*" #5

Closed dineshkummarc closed 6 hours ago

dineshkummarc commented 6 hours ago

composer error: while executing the script "mikey179/vfsStream": "1.1.*"

work around: library name should be "mikey179/vfsstream": "1.1.*"

dineshkummarc commented 5 hours ago

fixed