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 e424861 commit e780aeaCopy full SHA for e780aea
composer.json
@@ -41,7 +41,8 @@
41
"mockery/mockery": "^1.4.4",
42
"doctrine/coding-standard": "12.0.x-dev",
43
"spatie/laravel-query-builder": "^5.6",
44
- "phpstan/phpstan": "^1.10"
+ "phpstan/phpstan": "^1.10",
45
+ "rector/rector": "^1.2"
46
},
47
"suggest": {
48
"league/flysystem-gridfs": "Filesystem storage in MongoDB with GridFS",
0 commit comments