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 2493692 commit 5deb547Copy full SHA for 5deb547
.travis.yml
@@ -29,5 +29,5 @@ script:
29
- ./bin/console lint:xliff translations
30
# this checks that the application doesn't use dependencies with known security vulnerabilities
31
- ./bin/console security:check --end-point=http://security.sensiolabs.org/check_lock
32
- # This checks that the composer.json and composer.lock files are valid
+ # this checks that the composer.json and composer.lock files are valid
33
- composer validate --strict
0 commit comments