Foundation
Foundation copied to clipboard
fix Atoum version for old version of PHP
The Travis test was failing for PHP7.1 because of the change of Atoum version to use the 4.0 which does not support PHP 7.1. The older version in composer was a 2.9 version that could not support PHP 7.1 either.