4.0.0
What is Changed
- Upgrade
utopia-php/cacherequirement from1.0.*to^2.0. - Raise the PHP requirement from
>=8.0to>=8.2. - Improve GitHub adapter error handling for missing or inaccessible repositories, commits, and branches.
Breaking Changes
- Consumers must now run PHP 8.2 or newer.
- Consumers using VCS adapters must now install
utopia-php/cache2.x. The adapters exposeUtopia\Cache\Cachein public constructor types, so this changes the supported public dependency contract.
Full Changelog: 3.2.1...4.0.0