Hey, awesome project with so much potential!
is it possible to install composer packages for the projects opened by GitHub from org/repo URL?
For example, when I open infection/infection, I can't really run any script, because it fails with "Class Vendor\Some\Class not found" cause there is no vendor folder.
Use-case and context: personally, I would be interested in creating an Infection Tutorials with "in-browser PHP/IDE". But without installing vendors, it's impossible to run real project.
Apologies if I misuderstood the purpose of the project.
Hey, awesome project with so much potential!
is it possible to install composer packages for the projects opened by GitHub from
org/repoURL?For example, when I open
infection/infection, I can't really run any script, because it fails with "Class Vendor\Some\Class not found" cause there is novendorfolder.Use-case and context: personally, I would be interested in creating an Infection Tutorials with "in-browser PHP/IDE". But without installing vendors, it's impossible to run real project.
Apologies if I misuderstood the purpose of the project.