Feat useclassmappackage (#1357)

* Use composer/class-map-generator

* composer fix-style

Co-authored-by: laravel-ide-helper <[email protected]>
This commit is contained in:
Barry vd. Heuvel
2022-06-20 15:54:12 +02:00
committed by GitHub
co-authored by laravel-ide-helper
parent ee9188acf1
commit 6e26f22c76
4 changed files with 3 additions and 418 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"php": "^7.3 || ^8.0",
"ext-json": "*",
"barryvdh/reflection-docblock": "^2.0.6",
"composer/pcre": "^1 || ^2 || ^3",
"composer/class-map-generator": "^1.0",
"doctrine/dbal": "^2.6 || ^3",
"illuminate/console": "^8 || ^9",
"illuminate/filesystem": "^8 || ^9",