From 0b2ffc5bf12089b81d8fdab10281e71fcf45d769 Mon Sep 17 00:00:00 2001 From: Bruno Spyckerelle Date: Tue, 23 Nov 2021 09:57:22 +0100 Subject: [PATCH] Remove NM 22, add NM 25 --- src/NMB2BClient.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NMB2BClient.php b/src/NMB2BClient.php index 6d081ca..dc11463 100644 --- a/src/NMB2BClient.php +++ b/src/NMB2BClient.php @@ -33,7 +33,7 @@ class NMB2BClient private $airspaceServices; private $flowServices; - public const SUPPORTED_VERSIONS = ["22.0.0", "22.5.0", "23.0.0", "23.5.0", "24.0.0"]; + public const SUPPORTED_VERSIONS = ["23.0.0", "23.5.0", "24.0.0", "25.0.0"]; /** * Default options