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 4a0dc00 commit c7fc616Copy full SHA for c7fc616
.travis.yml
@@ -60,7 +60,7 @@ before_script:
60
5.2)
61
;;
62
*)
63
- composer global require "phpunit/phpunit:6.*"
+ composer global require "phpunit/phpunit:6"
64
65
esac
66
- |
0 commit comments