Support the ongoing development of Laravel.io →
posted 10 years ago
Mail
Last updated 2 years ago.
0

It looks like the issue was caused by my older version of PHP 5.3.3 and Laravel 4.1.24. I just changed my version to 4.1.23 in the composer.json file and it fixed the issue.

Any ideas how to fix this going forward, please let me know.

Last updated 2 years ago.
0

I had the same problem with Laravel 4.1.24 and PHP 5.3.10. Rolled back to 4.1.23 and the error message disapeared.

Last updated 2 years ago.
0

You weren't on .24, but the latest commit on the 4.1 branch.

Change minimum-stability to stable in composer.json and change the version back to 4.1.* and it should work fine.

Last updated 2 years ago.
0

@jveldboom This has now been fixed in the 4.1 branch.

If your minimum-stability is still set to dev, just run composer update.

Last updated 2 years ago.
0

FYI, I've just gone through this very same error.

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

jveldboom jveldboom Joined 19 Feb 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.