Skip to content

Commit 8f32bd8

Browse files
committed
🔧 symfony/process v4 is not installable by default so not testable
1 parent 50fd054 commit 8f32bd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
fail-fast: false
1010
matrix:
1111
php: [8.1, 8.2, 8.3, 8.4, 8.5]
12-
symfony_process: [4, 5, 6, 7]
12+
symfony_process: [5, 6, 7]
1313
exclude:
1414
- php: 8.1
1515
symfony_process: 7

0 commit comments

Comments
 (0)