Skip to content

Commit

Permalink
Fix composer require checker
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed Jul 1, 2023
1 parent b573888 commit 7f2f728
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions composer-require-checker.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"symbol-whitelist": [
"ProxyManager\\Factory\\LazyLoadingValueHolderFactory",
"ProxyManager\\Proxy\\VirtualProxyInterface"
],
"scan-files": []
}

0 comments on commit 7f2f728

Please sign in to comment.