Skip to content

Commit

Permalink
Require core modules
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Poyigi <[email protected]>
  • Loading branch information
sampoyigi committed Feb 23, 2022
1 parent 5f883c2 commit b3938e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
"require": {
"php": ">=7.4",
"tastyigniter/flame": "~1.2",
"tastyigniter/ti-module-system": "~3.0",
"tastyigniter/ti-module-admin": "~3.0",
"tastyigniter/ti-module-main": "~3.0",
"laravel/framework": "~8.0"
},
"require-dev": {
Expand Down

0 comments on commit b3938e9

Please sign in to comment.