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 1aae246 commit c4d0b79Copy full SHA for c4d0b79
src/Version.php
@@ -27,7 +27,7 @@ class Version extends PhVersion
27
// phpcs:disable
28
protected static function getVersion(): array
29
{
30
- return [4, 0, 7, 0, 0];
+ return [4, 0, 8, 0, 0];
31
}
32
// phpcs:enable
33
0 commit comments