update composer

This commit is contained in:
Dennis Eichhorn 2020-08-29 16:10:47 +02:00
parent 0caf4aedc4
commit d322044089
2 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@
} }
], ],
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9.2", "phpunit/phpunit": "^9.4",
"squizlabs/php_codesniffer": "^3.5", "squizlabs/php_codesniffer": "^3.5",
"phpmd/phpmd": "^2.6", "phpmd/phpmd": "^2.6",
"phpstan/phpstan": "^0.12.18", "phpstan/phpstan": "^0.12.18",

6
composer.lock generated
View File

@ -1483,7 +1483,7 @@
"php": "^7.3 || ^8.0" "php": "^7.3 || ^8.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9.2" "phpunit/phpunit": "^9.4"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -2091,7 +2091,7 @@
}, },
"require-dev": { "require-dev": {
"ext-mbstring": "*", "ext-mbstring": "*",
"phpunit/phpunit": "^9.2" "phpunit/phpunit": "^9.4"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -2400,7 +2400,7 @@
"php": "^7.3 || ^8.0" "php": "^7.3 || ^8.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9.2" "phpunit/phpunit": "^9.4"
}, },
"type": "library", "type": "library",
"extra": { "extra": {