We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6690bf commit a8a160bCopy full SHA for a8a160b
.github/workflows/pullrequest.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
matrix:
22
operating-system: [ubuntu-latest]
23
- php-version: ['8.0', '8.1', '8.2']
+ php-version: ['8.1', '8.2', '8.3']
24
25
steps:
26
- uses: actions/checkout@v4
0 commit comments