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