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 3f91d2f commit 984addbCopy full SHA for 984addb
.github/workflows/release.yml
@@ -25,6 +25,7 @@ jobs:
25
run: |
26
sudo apt update
27
sudo apt install php8.0-cli unzip
28
+ php -v
29
cd ~
30
curl -sS https://getcomposer.org/installer -o /tmp/composer-setup.php
31
HASH=`curl -sS https://composer.github.io/installer.sig`
0 commit comments