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 8ac8501 commit ec3088eCopy full SHA for ec3088e
build.xml
@@ -232,7 +232,7 @@
232
233
<target name="deploy:app-command">
234
<phingcall target="deploy:ssh">
235
- <property name="command" value="php80-cli "${deploy.release}/www/console.php ${command}""/>
+ <property name="command" value="php81-cli "${deploy.release}/www/console.php ${command}""/>
236
</phingcall>
237
</target>
238
0 commit comments