You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: composer.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,8 @@
29
29
"laravel/pint": "^1.18"
30
30
},
31
31
"suggest": {
32
-
"spatie/laravel-data": "Required for Data class schema generation (^3.0|^4.0)",
33
-
"spatie/laravel-typescript-transformer": "Required for TypeScript type generation and for automatic hook integration with typescript:transform command (^2.0)"
32
+
"spatie/laravel-data": "Required if using Data class schema generation (^3.0|^4.0)",
33
+
"spatie/laravel-typescript-transformer": "We provide automatic hook integration with typescript:transform command, if desired (^2.0)"
0 commit comments