Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 09ccbf2

Browse files
authored
Fix travis config & Use composer-require-checker (#20)
1 parent 8280191 commit 09ccbf2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎.scrutinizer.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ build:
2323
format: 'php-clover'
2424
- php-scrutinizer-run --enable-security-analysis
2525
- make codestyle
26+
- composer global require maglnet/composer-require-checker && composer-require-checker check composer.json
2627
cache:
2728
directories:
2829
- ~/.composer

‎.travis.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ env:
1212
- PHPCS_REPORT_STYLE: 'full'
1313
- COMPOSER_OPTIONS: '--optimize-autoloader'
1414
jobs:
15-
- SYMFONY_VERSION: '~3.0'
1615
- SYMFONY_VERSION: '~4.0'
16+
- SYMFONY_VERSION: '~5.0'
1717

1818
jobs:
1919
fast_finish: true

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /