Wlork This version of drafts requires the latest dev version of 2.x, I think this is why you have this error.
Could you please update flarum core:
composer require flarum/core:"2.x-dev" (you could also update the constraints for the other flarum/* extensions if you wish. This will give you the same version are we are running here on discuss.
Once beta.8 is released, I suggest changing back to a regular constraint tho...