I have started the branch for Cake4 beta:
master...dereuromark:master
Are you able to make a cake4 branch here for now?
So I can remove the overhead in config?
"require": {
...
"php-http/cakephp-adapter": "dev-master as 0.2.0"
},
"repositories": [
{
"type": "git",
"url": "[email protected]:dereuromark/cakephp-adapter.git"
}
],
Thank you :)