The class Orchestra\Support\Str is declared but never used. You should remove the use statement.
<?php namespace Orchestra\Auth\Acl;
use Orchestra\Auth\Guard;
use Orchestra\Support\Str;
use Orchestra\Memory\Drivers\Driver as MemoryDriver;
class Environment
{
/**
in src/Orchestra/Auth/Acl/Environment.php, line 4
Posted from SensioLabsInsight