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.
2 parents 3d158f3 + 3e978be commit c70ea7bCopy full SHA for c70ea7b
.github/workflows/run-tests.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- php: [7.4, 8.0, 8.1, 8.2]
+ php: [7.4, 8.0, 8.1, 8.2, 8.3]
16
symfony: [^4.4, ^5.4, ^6]
17
dependency-version: [prefer-lowest, prefer-stable]
18
os: [ubuntu-latest]
0 commit comments