-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
Why do those require phpunit, shouldnt that be require dev? |
There is a phpunit8 branch in that package, but it's not merged yet. |
OK, we will have to wait for that to be merged then before we can continue here. |
Feel free to use it for now. |
Can we tag a 0.3.0-beta ? |
@@ -1,5 +1,9 @@ | |||
# Change Log | |||
|
|||
## 0.3.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## 0.3.0 | |
## Unreleased |
I guess we should merge this PR first and then tag a beta version. |
What do we do with
They block green travis and the merge. |
Code is working fine. Shall we can tag a beta, rc, or even stable release? |
I did a https://github.com/php-http/cakephp-adapter/releases/tag/0.3.0-beta |
I would recommend we first make a "cake3" branch of the current master.
Then, once all is green here, we can merge to master and make this the new CakePHP 4 compatible branch and also tag a new major here.