We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 385bba3 commit 4c8a571Copy full SHA for 4c8a571
1 file changed
.github/workflows/run-tests.yml
@@ -10,7 +10,7 @@ jobs:
10
fail-fast: true
11
matrix:
12
php: ['8.3', '8.4']
13
- symfony: ['6.4.*', '7.2.*']
+ symfony: ['6.4.*', '7.2.*', '7.3.*@beta']
14
composer-flags: ['--prefer-stable']
15
can-fail: [false]
16
include:
0 commit comments