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 21, 2019
1 parent 84a21ea commit 4fc8702
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"friendsofphp/php-cs-fixer": "^2.16",
"infection/infection": "^0.14.2",
"mavimo/phpstan-junit": "^0.2.3",
"nunomaduro/phpinsights": "^1.9",
"php-coveralls/php-coveralls": "^2.1",
"nunomaduro/phpinsights": "^1.10.3",
"php-coveralls/php-coveralls": "^2.2",
"phploc/phploc": "^5.0",
"phpstan/extension-installer": "^1.0.3",
"phpstan/phpstan": "^0.11.19",
"phpunit/phpunit": "^8.4.2"
"phpunit/phpunit": "^8.4.3"
},
"autoload": {
"psr-4": { "Chubbyphp\\Cors\\": "src/" }
Expand Down

0 comments on commit 4fc8702

Please sign in to comment.