Skip to content

Commit 80e6264

Browse files
committed
Removes configuration defaults and updates lock file
Signed-off-by: George Steel <george@net-glue.co.uk>
1 parent ffad2a8 commit 80e6264

File tree

2 files changed

+131
-15
lines changed

2 files changed

+131
-15
lines changed

composer-require-checker.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,4 @@
11
{
2-
"symbol-whitelist" : [
3-
"null", "true", "false",
4-
"static", "self", "parent",
5-
"array", "string", "int", "float", "bool", "iterable", "callable", "void", "object", "mixed", "never"
6-
],
7-
"php-core-extensions" : [
8-
"Core",
9-
"date",
10-
"pcre",
11-
"Phar",
12-
"Reflection",
13-
"SPL",
14-
"standard"
15-
],
162
"scan-files" : [
173
"bin/*.php"
184
]

composer.lock

Lines changed: 131 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)