Skip to content

Commit bb9ce3a

Browse files
committed
require the full framework
1 parent f4260c6 commit bb9ce3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^8.0",
20-
"illuminate/contracts": "^8.14",
20+
"laravel/framework": "^8.14",
2121
"ruflin/elastica": "^7.1",
2222
"spatie/laravel-package-tools": "^1.4.3"
2323
},

0 commit comments

Comments
 (0)