Skip to content

Commit 5633861

Browse files
committed
Add Symfony 7.3.*@dev tests
1 parent 82b1699 commit 5633861

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ jobs:
3838
- php-version: '8.4'
3939
symfony-version: '7.1.*'
4040
description: 'with SF 7.1.*'
41-
- php-version: '8.4'
42-
symfony-version: '7.1.*@dev'
43-
description: 'with SF 7.1.* dev'
4441
- php-version: '8.4'
4542
symfony-version: '7.2.*'
4643
description: 'with SF 7.2.*'
4744
- php-version: '8.4'
4845
symfony-version: '7.2.*@dev'
4946
description: 'with SF 7.2.* dev'
47+
- php-version: '8.4'
48+
symfony-version: '7.3.*@dev'
49+
description: 'with SF 7.3.* dev'
5050

5151
#PHP versions
5252
- php-version: '8.1'

0 commit comments

Comments
 (0)