Skip to content

Commit

Permalink
vendor update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Zogg committed Nov 28, 2019
1 parent 58e5540 commit 9464ee2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ matrix:
- php: 7.4snapshot
env: dependencies=lowest
- php: 7.4snapshot
allow_failures:
- php: 7.4snapshot

before_script:
- echo 'extension=apcu.so' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/apcu.ini
Expand Down
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"require-dev": {
"chubbyphp/chubbyphp-mock": "^1.4.2",
"doctrine/common": "^2.7",
"friendsofphp/php-cs-fixer": "^2.16",
"infection/infection": "^0.14.2",
"friendsofphp/php-cs-fixer": "^2.16.1",
"infection/infection": "^0.14.3",
"mavimo/phpstan-junit": "^0.2.3",
"nunomaduro/phpinsights": "^1.10.3",
"nunomaduro/phpinsights": "^1.11",
"php-coveralls/php-coveralls": "^2.2",
"phploc/phploc": "^5.0",
"phpstan/extension-installer": "^1.0.3",
Expand Down

0 comments on commit 9464ee2

Please sign in to comment.