Skip to content

Commit

Permalink
Add hash to core extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
cedric-anne committed Apr 21, 2023
1 parent e128a32 commit 642760f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/config.dist.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"Core",
"date",
"json",
"hash",
"pcre",
"Phar",
"Reflection",
Expand Down
1 change: 1 addition & 0 deletions src/ComposerRequireChecker/Cli/Options.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ class Options
'Core',
'date',
'json',
'hash',
'pcre',
'Phar',
'Reflection',
Expand Down

0 comments on commit 642760f

Please sign in to comment.