Breaking change due to Laravel 5.5 coming out this morning

Laravel 5.5 introduces some breaking changes. Unfortunately our composer.json is set to pull in the latest version of 5.x, so it may have started pulling 5.5 when you run composer install or composer update. This will break UserFrosting!

We’ll get a patch that locks us in at Laravel 5.4 right away, for the time being. Sorry for anyone who tried to install UserFrosting for the first time this morning!

Ok, we have fixed this with the release of 4.1.11. Please upgrade as soon as possible!

I announced it in forums, Twitter, AND on chat! :expressionless:

1 Like

Ugh, more projects ignoring semantic versioning. WHERE WILL THIS MADNESS END!