Files @ 8050d3c5be84
Branch filter:

Location: majic-ansible-roles/roles/php_website/molecule/default/tests/data/php/mandatory/index.php

branko
MAR-131: Make sure we have a minimum required version of pip-tools installed for pip requirements upgrade checks.
1
2
3
4
5
<?php

echo "This is the index page for parameters-mandatory.";

?>