Skip to content

Commit 18cfbdf

Browse files
committed
exclude from copyright requirement
1 parent 2480a86 commit 18cfbdf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/Unit/CopyrightTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ class CopyrightTest extends AbstractTestCase
3535
'app/Metadata/Laminas/Unicode.php',
3636
'app/Contracts/Laminas/DecoratorInterface.php',
3737
'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',
3841
];
3942

4043
/**

0 commit comments

Comments
 (0)