Skip to content

Commit bbc4a84

Browse files
committed
fix(php): add composer.json to exclude pattern for commits
1 parent b590c18 commit bbc4a84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/generation.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@ module.exports = {
3434
'clients/algoliasearch-client-php/lib/Configuration/*',
3535
'clients/algoliasearch-client-php/lib/ApiException.php',
3636
'clients/algoliasearch-client-php/lib/ObjectSerializer.php',
37+
'clients/algoliasearch-client-php/composer.json',
3738
],
3839
};

0 commit comments

Comments
 (0)