Reviewed:  https://reviews.mahara.org/9269
Committed: 
https://git.mahara.org/mahara/mahara/commit/efb93dc6d0c6dd8a8fd4dff9b6f33314b0478cac
Submitter: Cecilia Vela Gurovic ([email protected])
Branch:    master

commit efb93dc6d0c6dd8a8fd4dff9b6f33314b0478cac
Author: Cecilia Vela Gurovic <[email protected]>
Date:   Thu Oct 25 14:05:02 2018 +1300

Bug 1793227: update readme file with minimum php version to be 7.0

behatnotneeded

Change-Id: I305389e6a242bc1efc4a18d355f62c734fd27221

-- 
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/1793227

Title:
  Make min PHP version tp be 7+ to allow phpunit 6.0 to work

Status in Mahara:
  Fix Committed

Bug description:
  we changed phpunit required version to ^6.0 here: 
    https://bugs.launchpad.net/mahara/+bug/1786867
    https://reviews.mahara.org/#/c/9067/
  but this only works with php7+

  If you are on php 5.5.9 and want to install SimpleSaml with command 
  make ssphp
  Composer will fail with error
  phpunit/phpunit 6.5.9 requires php ^7.0 -> your PHP version (5.5.9) does not 
satisfy that requirement.

  Should we fix this to allow older version of phpunit?

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to