Skip to content

Commit 5578b5a

Browse files
authored
Merge pull request #362 from LavaLite/develop
Update composer for new release.
2 parents 0f2d7d5 + 564e14d commit 5578b5a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

composer.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,15 @@
1818
"laravel/framework": "^8.54",
1919
"laravel/sanctum": "^2.11",
2020
"laravel/tinker": "^2.5",
21-
"laravel/ui": "^2.1"
21+
"laravel/ui": "^2.1",
22+
23+
"lavalite/framework": "^8.0",
24+
"litefront/default": "^1.0",
25+
26+
"litecms/block": "^8.0",
27+
"litecms/blog": "^8.0",
28+
"litecms/contact": "^8.0",
29+
"litecms/page": "^8.0"
2230
},
2331
"require-dev": {
2432
"facade/ignition": "^2.5",

0 commit comments

Comments
 (0)