Skip to content

Commit 9e8afcc

Browse files
authored
CI: Use 3.* versions of asserts and doctrine2 modules
1 parent 51e25bd commit 9e8afcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ jobs:
6060
composer require symfony/dom-crawler=${{ matrix.symfony }} --ignore-platform-req=php --no-update
6161
composer require symfony/browser-kit=${{ matrix.symfony }} --ignore-platform-req=php --no-update
6262
composer require vlucas/phpdotenv --ignore-platform-req=php --no-update
63-
composer require codeception/module-asserts --ignore-platform-req=php --no-update
64-
composer require codeception/module-doctrine2 --ignore-platform-req=php --no-update
63+
composer require codeception/module-asserts="3.*" --ignore-platform-req=php --no-update
64+
composer require codeception/module-doctrine2="3.*" --ignore-platform-req=php --no-update
6565
composer install --prefer-dist --no-progress --ignore-platform-req=php --no-dev
6666
6767
- name: Validate composer.json and composer.lock

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy