Skip to content

Commit fa2949b

Browse files
committed
Discard changes to .github/workflows/static-analysis.yml
1 parent 49f01cd commit fa2949b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/static-analysis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,6 @@ jobs:
5555
- name: "Install dependencies"
5656
run: "composer install --no-interaction --no-progress"
5757

58-
- name: "Downgrade composer/semver for brianium/paratest:4.0.0 compatibility"
59-
if: matrix.php-version == '7.2'
60-
run: composer require composer/semver:"3.4.2 as 1.7.2"
61-
shell: bash
62-
6358
- name: "Transform source code"
6459
if: matrix.php-version != '8.1' && matrix.php-version != '8.2' && matrix.php-version != '8.3'
6560
shell: bash

0 commit comments

Comments
 (0)