Skip to content

Commit 597961b

Browse files
Fix dependency missing
1 parent 64b2590 commit 597961b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require" : {
1919
"php": "^8.1",
2020
"illuminate/contracts": "^10.0|^11.0",
21-
"phpdocumentor/type-resolver": "^1.5",
21+
"phpdocumentor/reflection": "^6.0",
2222
"spatie/laravel-package-tools": "^1.9.0",
2323
"spatie/php-structure-discoverer": "^2.0"
2424
},

0 commit comments

Comments
 (0)