We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f9cac3 commit 41a8632Copy full SHA for 41a8632
tests/DrupalOrg/VersionGroupTest.php
@@ -10,7 +10,7 @@ class VersionGroupTest extends TestCase
10
/**
11
* @return array<string, mixed>
12
*/
13
- public function versionGroups(): array
+ public static function versionGroups(): array
14
{
15
return [
16
'Semver versions including given version' => [
0 commit comments