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 41b058c commit ecfc07eCopy full SHA for ecfc07e
.github/workflows/integration_test.yml
@@ -26,7 +26,7 @@ jobs:
26
# do not stop on another job's failure
27
fail-fast: false
28
matrix:
29
- php-versions: [ '8.1' ]
+ php-versions: [ '8.3' ]
30
databases: [ 'sqlite' ]
31
server-versions: [ 'master', 'stable31', 'stable30' ]
32
0 commit comments