Skip to content
This repository was archived by the owner on Jul 6, 2024. It is now read-only.

Commit c00cf0d

Browse files
committed
vendor update
1 parent f0c66ba commit c00cf0d

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ matrix:
1111
- php: 7.4snapshot
1212
env: dependencies=lowest
1313
- php: 7.4snapshot
14-
allow_failures:
15-
- php: 7.4snapshot
1614

1715
before_script:
1816
- echo 'extension=apcu.so' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/apcu.ini

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
},
2121
"require-dev": {
2222
"chubbyphp/chubbyphp-mock": "^1.4.2",
23-
"friendsofphp/php-cs-fixer": "^2.16",
24-
"infection/infection": "^0.14.2",
23+
"friendsofphp/php-cs-fixer": "^2.16.1",
24+
"infection/infection": "^0.14.3",
2525
"mavimo/phpstan-junit": "^0.2.3",
26-
"nunomaduro/phpinsights": "^1.10.3",
26+
"nunomaduro/phpinsights": "^1.11",
2727
"php-coveralls/php-coveralls": "^2.2",
2828
"phploc/phploc": "^5.0",
2929
"phpstan/extension-installer": "^1.0.3",

0 commit comments

Comments
 (0)