mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-22 18:54:39 +01:00
6 lines
195 B
YAML
6 lines
195 B
YAML
# see https://laravel.com/docs/5.3/upgrade
|
|
services:
|
|
Rector\Rector\ClassLike\RemoveTraitRector:
|
|
$traitsToRemove:
|
|
- 'Illuminate\Foundation\Auth\Access\AuthorizesResources'
|