File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ before_install:
5050 - if [[ $LARAVEL_VERSION != '5.3' ]]; then composer require padosoft/laravel-test:1.*; fi
5151 - if [[ $LARAVEL_VERSION == '5.3' && $TRAVIS_PHP_VERSION == 7.0 ]]; then composer require padosoft/laravel-test:2.*; fi
5252 - if [[ $LARAVEL_VERSION == '5.3' && $TRAVIS_PHP_VERSION == 7.1 ]]; then composer require padosoft/laravel-test:2.*; fi
53- - composer require padosoft/laravel-composer-security dev-laravel5. -php71
53+ - composer require padosoft/laravel-composer-security dev-laravel53 -php71
5454 - if [[ $LARAVEL_VERSION == '5.0' ]]; then composer require mockery/mockery; fi
5555 - chmod 777 -R ./
5656 - ./vendor/padosoft/laravel-composer-security/tests/config/sedCommand.sh
You can’t perform that action at this time.
0 commit comments