Closed
Description
i think we should not depend on all jackalope versions, but just on phpcr-implementation.
then have the code for the different variants ready. when building the standalone phar, it makes sense to embed all supported implementations, but this is a phar / setup task.
when the shell is embedded in other projects, it should not bring all those dependencies. maybe we should split out a phpcr-shell-standalone or phcpr-shell-cli for standalone use and packaging?