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 8409f63 commit ab05e4fCopy full SHA for ab05e4f
Taskfile.php.yml
@@ -2,7 +2,7 @@ version: 3
2
3
vars:
4
# Required variables
5
- PHP_VERSION: '{{ .PHP_VERSION | default "5.6" }}'
+ PHP_VERSION: '{{ .PHP_VERSION}}'
6
PHPUNIT_VERSION: '{{ .PHPUNIT_VERSION }}'
7
# Defaulted variable
8
COMPOSER_VERSION: '{{ .COMPOSER_VERSION | default "2" }}'
0 commit comments