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 7af57d6 + 15540dc commit 376bc26Copy full SHA for 376bc26
1 file changed
.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.2' ]
+ php-versions: [ '8.3' ]
30
databases: [ 'sqlite' ]
31
server-versions: [ 'master', 'stable33', 'stable32', 'stable31' ]
32
0 commit comments