Skip to content

Commit 672033d

Browse files
committed
[Build] Add support dependency for class_uses_recursive use
1 parent 76f1828 commit 672033d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
],
2525
"require": {
2626
"php": "^7.4|^8.0",
27+
"illuminate/support": "^8.0",
2728
"laravel-json-api/eloquent": "^1.0.0-beta.2",
2829
"tenantcloud/laravel-boolean-softdeletes": "^3.0"
2930
},

0 commit comments

Comments
 (0)