<?php $config = require(__DIR__ . '/web.php'); // ... customize $config for the "test" environment here... return $config;