@@ -2,15 +2,20 @@ status = [
22 ' integration-tests (PHP 7.4) (Symfony 5.4.*)' ,
33 ' integration-tests (PHP 8.1) (Symfony 6.4.*)' ,
44 ' integration-tests (PHP 8.2) (Symfony 6.4.*)' ,
5- ' integration-tests (PHP 8.3) (Symfony 6.4.*)' ,
65 ' integration-tests (PHP 8.2) (Symfony 7.0.*)' ,
76 ' integration-tests (PHP 8.2) (Symfony 7.1.*)' ,
7+ ' integration-tests (PHP 8.2) (Symfony 7.2.*)' ,
8+ ' integration-tests (PHP 8.2) (Symfony 7.3.*)' ,
9+ ' integration-tests (PHP 8.3) (Symfony 6.4.*)' ,
810 ' integration-tests (PHP 8.3) (Symfony 7.0.*)' ,
911 ' integration-tests (PHP 8.3) (Symfony 7.1.*)' ,
12+ ' integration-tests (PHP 8.3) (Symfony 7.2.*)' ,
13+ ' integration-tests (PHP 8.3) (Symfony 7.3.*)' ,
1014 ' integration-tests (PHP 8.4) (Symfony 6.4.*)' ,
1115 ' integration-tests (PHP 8.4) (Symfony 7.0.*)' ,
1216 ' integration-tests (PHP 8.4) (Symfony 7.1.*)' ,
1317 ' integration-tests (PHP 8.4) (Symfony 7.2.*)' ,
18+ ' integration-tests (PHP 8.4) (Symfony 7.3.*)' ,
1419 ' Code style'
1520]
1621# 1 hour timeout
0 commit comments