update composer

This commit is contained in:
Dennis Eichhorn 2020-08-29 16:10:46 +02:00
parent 422550ad1a
commit 5e20ede713
3 changed files with 7 additions and 5 deletions

View File

@ -12,7 +12,9 @@
*/
declare(strict_types=1);
/**
* @var \Modules\ClientManagement\Models\Client $client
*/
$client = $this->getData('client');
/**

View File

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

6
composer.lock generated
View File

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