rtvisser

Results 3 comments of rtvisser

You can update the list id of one card using the card api, like so: $client->api('card')->update($trelloCardId, ['idList' => $trelloListId, 'pos'=>$newOrder]);

For me this worked, as the parent has a width and a height set, take this width and height to set the max dimensions. To do this change the following...

please not that the update on composer.json was a mistake, this is my first pull request (and i'm new to github), I did not know how to revert back to...