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 6dbcf1a commit 792663aCopy full SHA for 792663a
.github/workflows/checks.yml
@@ -33,7 +33,7 @@ jobs:
33
fail-fast: false
34
matrix:
35
php-version: [ '8.1', '8.2', '8.3', '8.4' ]
36
- doctrine-version: [ '^2.19', '^3.2' ]
+ doctrine-version: [ '^2.19', '^3' ]
37
dependency-version: [ prefer-lowest, prefer-stable ]
38
steps:
39
-
0 commit comments