Skip to content

Commit a7771df

Browse files
Merge pull request #270 from CiderAndWhisky
Find json config too
2 parents bbeb6ab + 44dcd20 commit a7771df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Configuration/Finder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ class Finder
2424
private $defaultConfigNames = [
2525
'phpbu.xml',
2626
'phpbu.xml.dist',
27+
'phpbu.json',
2728
];
2829

2930
/**

0 commit comments

Comments
 (0)