diff --git a/src/ncc/Abstracts/CompilerExtensionDefaultVersions.php b/src/ncc/Abstracts/CompilerExtensionDefaultVersions.php index e590c70..328fceb 100644 --- a/src/ncc/Abstracts/CompilerExtensionDefaultVersions.php +++ b/src/ncc/Abstracts/CompilerExtensionDefaultVersions.php @@ -9,5 +9,5 @@ // [1] = MaximumVersion // ---------------------------------------------------------------- - const PHP = ['8.0', '8.1']; + const PHP = ['8.0', '8.2']; } \ No newline at end of file