Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception Class 'Illuminate\Support\Arr' not found #188

Open
patrickcarlohickman opened this issue Jan 13, 2015 · 3 comments
Open

Exception Class 'Illuminate\Support\Arr' not found #188

patrickcarlohickman opened this issue Jan 13, 2015 · 3 comments
Labels

Comments

@patrickcarlohickman
Copy link

The current master branch uses the /Illuminate/Support/Arr class, which did not become available until L4.2, but the composer.json file requires >=4.0.0.

The composer file should be updated to reflect the dependency on >=4.2, or the use of /Illuminate/Support/Arr should be removed.

Use of the current master branch in L4.1 throws the exception.

@ren-
Copy link

ren- commented Jan 22, 2015

I completely agree, any comments about this?

@kjparkdavid
Copy link

still an issue :( . Can`t use L4.1 with the current master branch

@devBwebi
Copy link

devBwebi commented Oct 3, 2015

something new regarding this issue? I have the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants