1.0.0 Alpha Release #59
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
abstract class CompilerExtensionSupportedVersions
|
abstract class CompilerExtensionSupportedVersions
|
||||||
{
|
{
|
||||||
const PHP = ['8.0', '8.1'];
|
const PHP = ['8.0', '8.1', '8.2'];
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue