We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc6543 commit c597fd9Copy full SHA for c597fd9
composer.json
@@ -13,11 +13,11 @@
13
"php": "^8.3"
14
},
15
"require-dev": {
16
- "phpunit/phpunit": "^10.0",
+ "phpunit/phpunit": "^10.5.60",
17
"php-mock/php-mock-phpunit": "^2.14",
18
"rector/rector": "^2.3",
19
- "php-cs-fixer/shim": "^3.92",
20
- "lendable/composer-license-checker": "^1.3"
+ "php-cs-fixer/shim": "^3.92.5",
+ "lendable/composer-license-checker": "^1.4.0"
21
22
"autoload": {
23
"psr-4": {
0 commit comments