Skip to content

Commit c288f71

Browse files
authored
Bump version to 4.0.7
1 parent ba5da7c commit c288f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class Version extends PhVersion
2727
// phpcs:disable
2828
protected static function _getVersion(): array
2929
{
30-
return [4, 0, 5, 0, 0];
30+
return [4, 0, 7, 0, 0];
3131
}
3232
// phpcs:enable
3333
}

0 commit comments

Comments
 (0)