Branching Strategy
The Slim Framework uses a simple branching strategy.
There is a 4.x
branch, and the 4.x
branch HEAD
reference points to the latest unstable code.
Each stable release is denoted with a numeric tag (e.g., 4.0.0
).
The Slim Framework uses a simple branching strategy.
There is a 4.x
branch, and the 4.x
branch HEAD
reference points to the latest unstable code.
Each stable release is denoted with a numeric tag (e.g., 4.0.0
).