Skip to content

Commit 4c8a571

Browse files
committed
Add Symfony 7.3 build
1 parent 385bba3 commit 4c8a571

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: true
1111
matrix:
1212
php: ['8.3', '8.4']
13-
symfony: ['6.4.*', '7.2.*']
13+
symfony: ['6.4.*', '7.2.*', '7.3.*@beta']
1414
composer-flags: ['--prefer-stable']
1515
can-fail: [false]
1616
include:

0 commit comments

Comments
 (0)