We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0650c59 commit 0b2ffc5Copy full SHA for 0b2ffc5
src/NMB2BClient.php
@@ -33,7 +33,7 @@ class NMB2BClient
33
private $airspaceServices;
34
private $flowServices;
35
36
- 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"];
37
38
/**
39
* Default options
0 commit comments