Skip to content

Commit

Permalink
ENH Add PHP versions for 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Dec 4, 2024
1 parent 1021977 commit c951e7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MetaData.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ final class MetaData
'5.3' => ['8.1', '8.2', '8.3'],
'5' => ['8.1', '8.2', '8.3'],
'6' => ['8.3', '8.4'],
'6.0' => ['8.3', '8.4'],
];

/**
Expand Down

0 comments on commit c951e7d

Please sign in to comment.