Now that we have XCMv5 released, we should deprecate XCMv3, similar to how we [deprecated XCMv2](https://github.com/paritytech/polkadot-sdk/pull/4131) when we introduced XCMv4. ## TODO - [ ] Deprecate XCMv3 - [ ] Check, fix, or remove `MIN_XCM_VERSION` – see comment [here](https://github.com/paritytech/polkadot-sdk/pull/7438#discussion_r1981291318) - [ ] Backport to ~all~ stable2412 and stable2503 versions (should be fine, as Fellows has migrated to `xcm::v4` – [reference](https://github.com/polkadot-fellows/runtimes/issues/209)
Now that we have XCMv5 released, we should deprecate XCMv3, similar to how we deprecated XCMv2 when we introduced XCMv4.
TODO
MIN_XCM_VERSION– see comment hereallstable2412 and stable2503 versions (should be fine, as Fellows has migrated toxcm::v4– reference