Marketing API < v14.0 deprecation notice
zacksmash opened this issue · 5 comments
I received this email today, letting me know that January 25, 2023 they will deprecate anything lower than v14. This lib currently uses v13, so it'd be good to get that bumped soon. I can submit a PR if necessary.
Thanks!
any news on this?
Hoping we can get that merged soon!
i hope we get this soon
In the meantime, you can add this to your composer.json
file:
"repositories": [
{
"type": "vcs",
"url": "https://github.com/zacksmash/laravel-ads-sdk.git"
}
]
Then run composer update
.
Hey guys, I'm sorry for the delay, Ive been busy with other projects. With google's depreciation, I haven't had the interest in continuing this project, but am willing for anyone who wants to take on its development. It was a very useful tool for many years for me. Let me know if anyone is interested. I know @zacksmash you've already created your fork on this, thank you.