Skip to content

Commit

Permalink
Merge pull request #5 from rotexsoft/5.x
Browse files Browse the repository at this point in the history
Documentation updates
  • Loading branch information
rotexdegba authored May 9, 2024
2 parents eaf3485 + b92c6c1 commit 82ad38a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,13 @@ This package contains a Base controller and other classes and functions used by

### Installation
`composer require rotexsoft/slim-skeleton-mvc-tools`

### Branching

These are the branches in this repository:

- **master:** contains code for the latest major version of this package
- **5.x:** contains code for the **5.x** versions of this package (currently being synced with master until a newer version 6.x starts being developed on master)
- **4.x:** contains code for the **4.x** versions of this package. No new features, only bug fixes accepted.
- **slim-3-edition:** contains code for the **3.x** versions of this package. No new features, only bug fixes accepted.
- **1.X:** contains code for the **1.x** versions of this package. Abandoned.

0 comments on commit 82ad38a

Please sign in to comment.