Searched refs:fetchStableVersions (Results 1 – 3 of 3) sorted by relevance
37 public function fetchStableVersions(): array function in App\\Utils\\Versions\\Client
158 foreach ($this->client->fetchStableVersions() as $releases) {
35 $this->assertIsArray($this->client->fetchStableVersions());
Completed in 5 milliseconds