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 b0e4abe commit 0491e6cCopy full SHA for 0491e6c
.github/workflows/rector.yml
@@ -33,7 +33,7 @@ jobs:
33
strategy:
34
fail-fast: false
35
matrix:
36
- php-versions: ['8.1', '8.3']
+ php-versions: ['8.1', '8.4']
37
38
steps:
39
- name: Checkout
0 commit comments