Skip to content

Commit cc7351c

Browse files
committed
feat(release): first release
1 parent 49df920 commit cc7351c

File tree

2 files changed

+2
-950
lines changed

2 files changed

+2
-950
lines changed

finder.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22

33
return \StubsGenerator\Finder::create()
44
->in('source/genesis/lib/functions')
5+
->notPath('compat.php')
6+
->notPath('deprecated.php')
57
->sortByName()
68
;

0 commit comments

Comments
 (0)