We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ed6e5d commit 715723dCopy full SHA for 715723d
deptrac.yaml
@@ -222,6 +222,10 @@ parameters:
222
- Cache
223
skip_violations:
224
# Individual class exemptions
225
+ CodeIgniter\Cache\PageCache:
226
+ - CodeIgniter\HTTP\CLIRequest
227
+ - CodeIgniter\HTTP\IncomingRequest
228
+ - CodeIgniter\HTTP\ResponseInterface
229
CodeIgniter\Entity\Cast\URICast:
230
- CodeIgniter\HTTP\URI
231
CodeIgniter\Log\Handlers\ChromeLoggerHandler:
0 commit comments