# Migrating from Sage 9 to 10

**URL:** https://discourse.roots.io/t/migrating-from-sage-9-to-10/26401
**Category:** sage
**Created:** 2023-12-08T21:42:50Z
**Posts:** 4
**Showing post:** 4 of 4

## Post 4 by @mikespainhower — 2023-12-09T21:47:59Z

Related:

> [@Sage 9 + PHP 8.0](https://discourse.roots.io/t/sage-9-php-8-0/22485):
>
> I was inquiring earlier about upgrading Sage 9 to work with PHP 8.0 and just found a public github fork of sage which does just that. I saw other inquiries about the same thing, so I thought I would write a message here for those who are looking for this: Here is the changes in composer.json (not the full file, just the bit with changes): "autoload": { "psr-4": { "App\\": "app/" } }, "repositories": [ { "type": "vcs", "url": "https://github.com/jeh5256/sage-installe…

---

_[View the full topic](https://discourse.roots.io/t/migrating-from-sage-9-to-10/26401)._
