# HELP: Inherited a Wordpress site using Sage 9.0.9, Sass, and Bootstrap

**URL:** https://discourse.roots.io/t/help-inherited-a-wordpress-site-using-sage-9-0-9-sass-and-bootstrap/26027
**Category:** sage
**Tags:** webpack, sage9
**Created:** 2023-09-26T18:04:03Z
**Posts:** 13
**Showing post:** 7 of 13

## Post 7 by @mikespainhower — 2023-09-27T16:53:47Z

> [@jamestrenda](#):
>
> I didn’t have PHP, so I just got that installed. I installed Composer after that. Restarted my terminal. I can confirm I have PHP and Composer installed now.

If using Local WP, you don’t need to install PHP or composer. Be sure to run your composer commands through Local’s shell (right-click on the site, and choose “Open Site Shell”). Then `cd` to the theme directory and `composer install`). This ensures your dependencies are installed against the PHP version that Local is running.

You may also be interested in updating your dependencies for PHP 8.x compatibilility: [Sage 9 + PHP 8.0](https://discourse.roots.io/t/sage-9-php-8-0/22485)

---

_[View the full topic](https://discourse.roots.io/t/help-inherited-a-wordpress-site-using-sage-9-0-9-sass-and-bootstrap/26027)._
