Skip to content

Commit 0b2ffc5

Browse files
committed
Remove NM 22, add NM 25
1 parent 0650c59 commit 0b2ffc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NMB2BClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class NMB2BClient
3333
private $airspaceServices;
3434
private $flowServices;
3535

36-
public const SUPPORTED_VERSIONS = ["22.0.0", "22.5.0", "23.0.0", "23.5.0", "24.0.0"];
36+
public const SUPPORTED_VERSIONS = ["23.0.0", "23.5.0", "24.0.0", "25.0.0"];
3737

3838
/**
3939
* Default options

0 commit comments

Comments
 (0)