PHP dependencies and Composer

124 views
Skip to first unread message

Darren S.

unread,
May 31, 2016, 4:22:18 PM5/31/16
to misp-...@googlegroups.com
Was thinking about these setup instructions from the Ubuntu installer guide:

# Once done, install CakeResque along with its dependencies if you
intend to use the built in background jobs:
cd /var/www/MISP/app
curl -s https://getcomposer.org/installer | php
php composer.phar require kamisama/cake-resque:4.1.2
php composer.phar config vendor-dir Vendor
php composer.phar install

The 'require' and 'config' commands set up the composer.json and
composer.lock file. Typically aren't these configured by the project
and stashed in version control along with the project?

There may be a way to streamline this portion of the setup more. I was
also wondering if Composer is designed to handle some of the other
PEAR and PECL dependencies that the application has.

--
Darren Spruell
phatb...@gmail.com

Richard

unread,
Jun 10, 2016, 3:59:45 AM6/10/16
to MISP development
That makes a lot of sense. Can you open an issue at https://github.com/MISP/MISP/issues so that this can be tracked?

Thanks,

Richard

Darren S.

unread,
Jun 13, 2016, 2:57:47 AM6/13/16
to Richard, MISP development
Will do.
> --
> You received this message because you are subscribed to the Google Groups
> "MISP development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to misp-devel+...@googlegroups.com.
> To post to this group, send email to misp-...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/misp-devel/0fe06c01-f60d-457b-b04e-b24dd27351c9%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



--
Darren Spruell
phatb...@gmail.com

Darren S.

unread,
Jun 24, 2016, 4:15:27 AM6/24/16
to Richard, MISP development
I am a giant slacker. :) Submitted: https://github.com/MISP/MISP/issues/1302

- Darren

On Fri, Jun 10, 2016 at 12:59 AM, 'Richard' via MISP development
<misp-...@googlegroups.com> wrote:
Reply all
Reply to author
Forward
0 new messages