Skip to content

Commit c920932

Browse files
authored
Fix static analysis workflow
1 parent 55872af commit c920932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ parameters:
1818

1919

2020
excludePaths:
21-
- ./src/Laravel/NativeServiceProvider.php
21+
- ./src/Desktop/NativeServiceProvider.php

0 commit comments

Comments
 (0)