Skip to content

Commit 6b2e165

Browse files
committed
change composer.json
1 parent 531211f commit 6b2e165

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,10 @@
2121
"illuminate/support": "^6.0||^7.0||^8.0||^9.0||^10.0||^11.0||^12.0",
2222
"phpdocumentor/reflection-docblock": "^5.5",
2323
"phpdocumentor/reflection": "^6.0",
24-
"fakerphp/faker": "^1.23",
25-
"psr/simple-cache": "^3.0",
26-
"symfony/console": "^6.4"
24+
"psr/simple-cache": "^3.0"
2725
},
2826
"require-dev" : {
27+
"fakerphp/faker": "^1.23",
2928
"phpstan/phpstan": "^2.0.2",
3029
"friendsofphp/php-cs-fixer": "^3.0",
3130
"mockery/mockery": "^1.6",

0 commit comments

Comments
 (0)