Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
SenseException committed Oct 31, 2023
1 parent 81caba0 commit 6d43409
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ jobs:
php-version: "${{ matrix.php-versions }}"
extensions: "intl, xdebug"

- name: "Adapt dependencies"
if: ${{ matrix.php-versions == '8.3' }}
run: composer config platform.php 8.2.99

- name: "Adapt dependencies"
if: ${{ matrix.symfony == '^6.4' || matrix.symfony == '^7.0' }}
run: composer config minimum-stability dev
Expand Down

0 comments on commit 6d43409

Please sign in to comment.