-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Description
https://github.com/stechstudio/Laravel-PHP-CS-Fixer/blob/v2.2.0/src/Console/FixCommand.php is almost copy-paste of https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/v2.14.6/src/Console/Command/FixCommand.php , especially the execute
method.
While it's OK to take benefit of the code, one doing that should respect the license and copyrights - especially the following
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
right now, this package is claiming full copyrights for this package
Metadata
Metadata
Assignees
Labels
No labels