Skip to content

Commit 4f05904

Browse files
authored
Merge pull request #172 from haugen86/3.x
2 parents 6b65daa + 2372acf commit 4f05904

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Resources/InstallableServices.php

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ class InstallableServices
1313
const PHP_80 = 'php80';
1414
const PHP_81 = 'php81';
1515
const PHP_82 = 'php82';
16+
const PHP_83 = 'php83';
1617

1718
const MYSQL = 'mysql';
1819
const MYSQL_8 = 'mysql8';

0 commit comments

Comments
 (0)