We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b65daa + 2372acf commit 4f05904Copy full SHA for 4f05904
src/Resources/InstallableServices.php
@@ -13,6 +13,7 @@ class InstallableServices
13
const PHP_80 = 'php80';
14
const PHP_81 = 'php81';
15
const PHP_82 = 'php82';
16
+ const PHP_83 = 'php83';
17
18
const MYSQL = 'mysql';
19
const MYSQL_8 = 'mysql8';
0 commit comments