Skip to content

Commit 21cb438

Browse files
committed
fix: aliging symfony versions
Aliging symfony version unit tests with the feature tests
1 parent 9aba323 commit 21cb438

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,15 @@ jobs:
7878
fail-fast: false
7979
matrix:
8080
php: ['8.1', '8.2']
81-
symfony_version: ['6.2.*', '6.3.*', '6.4.*', '7.0.*']
81+
symfony_version: ['6.4.*', '7.0.*', '7.1.*', '7.2.*']
8282
dependencies: ['--prefer-lowest', '--prefer-dist']
8383
exclude:
8484
- php: '8.1'
8585
symfony_version: '7.0.*'
86+
- php: '8.1'
87+
symfony_version: '7.1.*'
88+
- php: '8.1'
89+
symfony_version: '7.2.*'
8690

8791
name: PHP ${{ matrix.php }} unit tests on Sf ${{ matrix.symfony_version }}, deps=${{ matrix.dependencies }}
8892

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