Skip to content

Commit b9f8751

Browse files
committed
wip
1 parent 6465de7 commit b9f8751

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@
1717
],
1818
"require": {
1919
"php": "^8.3",
20-
"laravel/framework": "^11.0",
20+
"illuminate/contracts": "^11.0",
21+
"illuminate/http": "^11.0",
22+
"illuminate/support": "^11.0",
23+
"illuminate/filesystem": "^11.0",
2124
"monolog/monolog": "^3.6"
2225
},
2326
"require-dev": {

0 commit comments

Comments
 (0)