You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/for-contributors/releasing.mdx
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,5 @@
1
1
# Releasing Fastfony
2
2
3
-
Fastfony follows the Symfony release cycle closely, ensuring compatibility and up-to-date features with each new Symfony version. This approach guarantees that Fastfony remains a reliable starter-kit for modern PHP 8 development.
4
-
5
-
## Release Rhythm
6
-
7
-
A new Fastfony version is released alongside each new Symfony release, with a short delay to allow for integration and testing. This ensures that the starter-kit always supports the latest stable Symfony version.
8
-
9
3
## Release Process
10
4
11
5
The process for creating a Fastfony release involves several steps to maintain quality and ensure proper distribution across all channels:
Fastfony follows the Symfony release cycle closely, ensuring compatibility and up-to-date features with each new Symfony version. This approach guarantees that Fastfony remains a reliable starter-kit for modern PHP 8 development.
6
+
7
+
A new Fastfony version is released alongside each new Symfony release, with a short delay to allow for integration and testing. This ensures that the starter-kit always supports the latest stable Symfony version.
8
+
9
+
## History
10
+
11
+
All past releases and future releases are listed on the [GitHub Releases](https://github.com/fastfony/fastfony/releases) page.
0 commit comments