D2L support of LTI versions

Options

Those times I have been implementing an External tool provider to D2L.

I successfully implemented with LTI version 1p0,but now I wanna know if I can move in other new versions too.

I am not sure if D2L support LTI version 2p0 and the latest 1.3(LTI advantage).

Until now from LTI launch request I get the basiclti_request and LTI version 1p0.

I know that in LTI v2p0 there is a registration process TC and TP ,but here in D2L I'm not sure how can I make this.Is there any other set up that I have to do because I am expecting that for LTI v2p0 or even LTI v1.3 there must be a support on both ways TC and TP.

Note :D2L consumer_version = 10.8.4.12540

I am responsible for the tool provider which I handle with the php library of imsglobal/lti , on my web application in symfony.

Any thought about this about be a real help for me.