Skip to content

Commit

Permalink
Add migration for future version
Browse files Browse the repository at this point in the history
  • Loading branch information
christeredvartsen committed Jan 6, 2025
1 parent 5ce5fd1 commit e0a8e8f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/installation/upgrade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@ Upgrading

This section will cover breaking changes between major versions and other related information to ease upgrading to the latest version.

Migration from v5.x to v6.x
---------------------------

.. contents:: Changes
:local:
:depth: 1

PHP version requirement
^^^^^^^^^^^^^^^^^^^^^^^

``v6.x`` requires ``PHP >= 8.3``.

Migration from v4.x to v5.x
---------------------------

Expand Down

0 comments on commit e0a8e8f

Please sign in to comment.