BunnyCDN-API
BunnyCDN-API copied to clipboard
Does 1.9.5 contains the new fileExists() ?
Just did an composer update and it says in my composer.lock that corbpie/bunny-cdn-api is now at v1.9.5 but looking at the code it downloaded, it does not contain the new fileExists() function. Or am I doing something wrong?
Do I need to use your dev branch? I am using master like this: "corbpie/bunny-cdn-api" : "*",
I have also deleted the corbpie folder from vendor and did again a composer update, still the same.
Thanks for any ideas. gb5256