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 5b5d16d commit 06a3b72Copy full SHA for 06a3b72
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ concurrency:
21
22
env:
23
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
- COMPOSER_ROOT_VERSION: "4.3.x-dev"
+ COMPOSER_ROOT_VERSION: "4.4.x-dev"
25
26
jobs:
27
architecture:
0 commit comments