Skip to content

Commit 6e26f22

Browse files
barryvdhlaravel-ide-helper
andauthored
Feat useclassmappackage (#1357)
* Use composer/class-map-generator * composer fix-style Co-authored-by: laravel-ide-helper <laravel-ide-helper@users.noreply.github.com>
1 parent ee9188a commit 6e26f22

File tree

4 files changed

+3
-418
lines changed

4 files changed

+3
-418
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"php": "^7.3 || ^8.0",
2424
"ext-json": "*",
2525
"barryvdh/reflection-docblock": "^2.0.6",
26-
"composer/pcre": "^1 || ^2 || ^3",
26+
"composer/class-map-generator": "^1.0",
2727
"doctrine/dbal": "^2.6 || ^3",
2828
"illuminate/console": "^8 || ^9",
2929
"illuminate/filesystem": "^8 || ^9",

0 commit comments

Comments
 (0)