We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 531211f commit 6b2e165Copy full SHA for 6b2e165
composer.json
@@ -21,11 +21,10 @@
21
"illuminate/support": "^6.0||^7.0||^8.0||^9.0||^10.0||^11.0||^12.0",
22
"phpdocumentor/reflection-docblock": "^5.5",
23
"phpdocumentor/reflection": "^6.0",
24
- "fakerphp/faker": "^1.23",
25
- "psr/simple-cache": "^3.0",
26
- "symfony/console": "^6.4"
+ "psr/simple-cache": "^3.0"
27
},
28
"require-dev" : {
+ "fakerphp/faker": "^1.23",
29
"phpstan/phpstan": "^2.0.2",
30
"friendsofphp/php-cs-fixer": "^3.0",
31
"mockery/mockery": "^1.6",
0 commit comments