We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c9135 commit 43d3f25Copy full SHA for 43d3f25
1 file changed
.github/workflows/continuous-integration.yml
@@ -49,6 +49,7 @@ jobs:
49
uses: "WyriHaximus/github-action-composer-php-versions-in-range@v1"
50
with:
51
upcomingReleases: "${{ inputs.upcoming-releases }}"
52
+ nightly: "${{ inputs.upcoming-releases }}"
53
54
- name: "Set PHP versions"
55
env:
0 commit comments