For me too…
I’ve replaced these items in Carbon.php, like jannybeanca and it’s word fine (I live in Switzerland)
/**
* The day constants
*/
const SUNDAY = 1;
const MONDAY = 2;
const TUESDAY = 3;
const WEDNESDAY = 4;
const THURSDAY = 5;
const FRIDAY = 6;
const SATURDAY = 0;
And it’OK for me now…
I’m wating for the next update ??