Skip to content

Commit cc078c8

Browse files
Merge pull request #149 from magento-commerce/MCLOUD-10319
MCLOUD-10319: Remove old php7.2, php7.3 and php7.4 tests
2 parents f387035 + ecb47cc commit cc078c8

20 files changed

+5
-1226
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"symfony/console": "^4.4 || ^5.1 || ^5.4 || ^6.4",
3434
"symfony/dependency-injection": "^4.4 || ^5.1 || ^5.4 || ^6.4",
3535
"symfony/process": "^4.4 || ^5.1 || ^5.4 || ^6.4",
36-
"symfony/serializer": "^4.0 || ^5.4 || ^6.4",
37-
"symfony/yaml": "^5.1 || ^5.4 || ^6.4"
36+
"symfony/serializer": "^4.4 || ^5.4 || ^6.4",
37+
"symfony/yaml": "^4.4 || ^5.1 || ^5.4 || ^6.4"
3838
},
3939
"require-dev": {
4040
"codeception/codeception": "^5.1",
@@ -45,9 +45,9 @@
4545
"consolidation/robo": "^3.0",
4646
"php-mock/php-mock-phpunit": "^2.0",
4747
"phpmd/phpmd": "@stable",
48-
"phpstan/phpstan": "^1.10",
49-
"phpunit/php-code-coverage": "^7.0 || ^9.2",
50-
"phpunit/phpunit": "^8.5 || ^9.5",
48+
"phpstan/phpstan": "~1.2.0",
49+
"phpunit/php-code-coverage": "^9.2",
50+
"phpunit/phpunit": "^9.5",
5151
"squizlabs/php_codesniffer": "^3.0",
5252
"funkjedi/composer-include-files": "^1.0"
5353
},

src/Test/Functional/Acceptance/Acceptance74Ce244Cest.php

Lines changed: 0 additions & 26 deletions
This file was deleted.

src/Test/Functional/Acceptance/Acceptance74Cest.php

Lines changed: 0 additions & 26 deletions
This file was deleted.

src/Test/Functional/Acceptance/Acceptance74M244Cest.php

Lines changed: 0 additions & 27 deletions
This file was deleted.

src/Test/Functional/Acceptance/AcceptanceCe72Cest.php

Lines changed: 0 additions & 26 deletions
This file was deleted.

src/Test/Functional/Acceptance/AcceptanceCe73Cest.php

Lines changed: 0 additions & 26 deletions
This file was deleted.

src/Test/Functional/Acceptance/AcceptanceCe74Cest.php

Lines changed: 0 additions & 26 deletions
This file was deleted.

src/Test/Functional/Acceptance/AdminCredential23Php72Cest.php

Lines changed: 0 additions & 19 deletions
This file was deleted.

src/Test/Functional/Acceptance/AdminCredential74Cest.php

Lines changed: 0 additions & 20 deletions
This file was deleted.

src/Test/Functional/Acceptance/Cron23Php72Cest.php

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)