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.
2 parents fd1db1c + c4d21b0 commit 3fc6ec1Copy full SHA for 3fc6ec1
versions.php
@@ -5,7 +5,7 @@
5
$versions = [];
6
7
if (getenv('INPUT_UPCOMINGRELEASES') == 'true') {
8
- $versions[] = '8.4.0RC3';
+ //$versions[] = '8.5.0RC1';
9
}
10
11
$d = new DOMDocument();
0 commit comments