Skip to content

Commit 14b5a34

Browse files
committed
chore: review dependencies
1 parent ee2a776 commit 14b5a34

2 files changed

Lines changed: 2 additions & 18 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"php": "^8.3",
2828
"ext-json": "*",
2929
"jawira/case-converter": "^3.5",
30-
"visus/cuid2": "^5.1"
30+
"visus/cuid2": "^5.1",
31+
"fakerphp/faker": "^1.24"
3132
},
3233
"require-dev": {
3334
"bnf/phpstan-psr-container": "^1.1",
3435
"deptrac/deptrac": "^3.0",
35-
"fakerphp/faker": "^1.24",
3636
"php-mock/php-mock-phpunit": "^2.12",
3737
"phpmd/phpmd": "^2.15",
3838
"phpstan/phpstan": "^2",

src/Contract/Testing/Helper.php

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)