This commit is contained in:
Russ Long 2018-12-23 10:51:40 -05:00
parent 82af926966
commit a2e0ce5b28

View File

@ -31,7 +31,12 @@
"Tests\\": "tests/"
},
"files": [
"app/helpers.php"
"app/Helpers/BidderSelectList.php",
"app/Helpers/CheckoutBidderSelectList.php",
"app/Helpers/ItemSelectList.php",
"app/Helpers/PaymentMethodSelectList.php",
"app/Helpers/WinningBidderSelectList.php",
"app/Helpers/WinningBidSelectList.php"
]
},