Skip to content

Commit

Permalink
Merge pull request #172 from haugen86/3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrooksuk authored Dec 15, 2023
2 parents 6b65daa + 2372acf commit 4f05904
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Resources/InstallableServices.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class InstallableServices
const PHP_80 = 'php80';
const PHP_81 = 'php81';
const PHP_82 = 'php82';
const PHP_83 = 'php83';

const MYSQL = 'mysql';
const MYSQL_8 = 'mysql8';
Expand Down

0 comments on commit 4f05904

Please sign in to comment.