Add addresses directory within stubs

This commit is contained in:
Oliver Davies 2018-08-21 08:45:50 +01:00
parent 7b2ffc5b55
commit a5c327eaed
2 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,6 @@
<?php
return [
'foo@example.com',
'bar@example.com',
];