File tree Expand file tree Collapse file tree 3 files changed +293
-232
lines changed
Expand file tree Collapse file tree 3 files changed +293
-232
lines changed Original file line number Diff line number Diff line change @@ -57,4 +57,4 @@ script:
5757 - ./bin/console doctrine:schema:validate --skip-sync -vvv --no-interaction
5858 # Fail CI if the repo is in a dirty state after building assets (only for current release ie install)
5959 # - if [[ "$ACTION" == "install" ]]; then yarn install && yarn encore production && git add --all && git diff --staged --exit-code; fi
60- - composer validate
60+ - composer validate --strict
Original file line number Diff line number Diff line change 2020 "symfony/asset" : " 5.0.*" ,
2121 "symfony/console" : " 5.0.*" ,
2222 "symfony/dotenv" : " 5.0.*" ,
23- "symfony/expression-language" : " *" ,
23+ "symfony/expression-language" : " 5.0. *" ,
2424 "symfony/flex" : " ^1.1" ,
2525 "symfony/form" : " 5.0.*" ,
26- "symfony/framework-bundle" : " *" ,
26+ "symfony/framework-bundle" : " 5.0. *" ,
2727 "symfony/intl" : " 5.0.*" ,
2828 "symfony/mailer" : " 5.0.*" ,
2929 "symfony/monolog-bundle" : " ^3.1" ,
You can’t perform that action at this time.
0 commit comments