Skip to content

Commit 7cd15db

Browse files
Avoid deprecated StyleCI fixer name (laravel#5410)
1 parent 1c4af33 commit 7cd15db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.styleci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
php:
22
preset: laravel
33
disabled:
4-
- unused_use
4+
- no_unused_imports
55
finder:
66
not-name:
77
- index.php

0 commit comments

Comments
 (0)