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 abac6c1 commit 8464e98Copy full SHA for 8464e98
tests/DrupalOrg/VersionGroupTest.php
@@ -10,7 +10,7 @@ class VersionGroupTest extends TestCase
10
/**
11
* @return array[]
12
*/
13
- public function versionGroups(): array
+ public static function versionGroups(): array
14
{
15
return [
16
'Semver versions including given version' => [
0 commit comments