Skip to content

Commit efeaa55

Browse files
committed
Changed the dependency to minimal Laravel 6
1 parent c4232d1 commit efeaa55

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
},
2222
"require": {
2323
"inter-mediator/fmdataapi": "^20",
24-
"illuminate/collections": ">=6",
25-
"illuminate/support": ">=6"
24+
"laravel/framework": ">=6"
2625
}
2726
}

0 commit comments

Comments
 (0)