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 2480a86 commit 18cfbdfCopy full SHA for 18cfbdf
tests/Unit/CopyrightTest.php
@@ -35,6 +35,9 @@ class CopyrightTest extends AbstractTestCase
35
'app/Metadata/Laminas/Unicode.php',
36
'app/Contracts/Laminas/DecoratorInterface.php',
37
'app/Enum/Traits/DecorateBackedEnum.php',
38
+ 'database/migrations/2025_12_22_163233_create_xhprof_table.php',
39
+ 'database/migrations/2025_12_22_163234_add_index_to_xhprof_table.php',
40
+ 'config/xhprof.php',
41
];
42
43
/**
0 commit comments