Whoops, half-sentence in the above comment. The
htdocs/auth/saml/extlib/simplesamlphp/composer.json file comes from the
SimpleSamlPHP release tarball that we download.

We're sort of using a semi-composer method for managing SimpleSAMLPHP.
We're not managing it as a proper composer dependency (in which case
we'd just have "simplesamlphp" in our root-level composer.json file and
do "composer --install"). Instead we download a specific release
tarball, unzip it, and run composer --update against it.

Do we actually need to do that? I would have thought that the whole
point of downloading a release tarball, is that we don't need to run any
composer commands afterward?

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1622788

Title:
  Update the dependencies error for ssphp

Status in Mahara:
  New

Bug description:
  Here are some more things that need to be installed before 'make
  ssphp' will run.

  php5-gmp and php-sqlite

  so we need to update our error messages to suit

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1622788/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to