mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-25 04:03:55 +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'
|