Skip to content

Commit 19b776c

Browse files
Andrii ShevtsovAndrii Shevtsov
authored andcommitted
MCLOUD-12718
1 parent 37de4aa commit 19b776c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Service/Validator.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ class Validator
3939
'>=2.4.4 <2.4.6' => '>=8.1 <8.2', // '~8.1.0'
4040
'>=2.4.6 <2.4.7'=> '>=8.1 <8.3', // '~8.1.0 || ~8.2.0'
4141
'>=2.4.7 <2.4.9' => '>=8.2 <8.4', // '~8.2.0 || ~8.3.0'
42-
43-
4442
],
4543
ServiceInterface::NAME_DB_MARIA => [
4644
'<2.3.6-p1' => '>=10.0 <10.3',

0 commit comments

Comments
 (0)