Integrating jush into adminer
Database management in a single PHP file
Brought to you by:
jakubvrana
We're installing Adminer as a composer dependency - since jush isn't available as a composer package we're defining the dependency as follows:
https://github.com/pimcore/pimcore/blob/master/composer.json#L35
So far so good and normally this works ok.
The problem is that the git repostories on sf.net are often not availble so this breaks automatic build processes and many more.
So currently this isn't a satisfying solution and therefore we see only the following options for us
What do you think?
Thanks for you feedback!
JUSH is mirrored at https://github.com/vrana/jush. I've just updated it.
You can also create a Composer definition for JUSH and send me a pull request if that helps.
Thanks. Yes, a package on Packagist would be great, I've just created a PR for the
composer.json- would be cool if you could merge it and register it as a package on packagist.orgThanks!
Done.
On 03/01/2018 06:09 PM, pimcore-builds wrote:
--
Jakub Vrana
Related
Bugs and Features:
#602