We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e8300a commit b483207Copy full SHA for b483207
CHANGELOG.md
@@ -19,6 +19,11 @@ This project adheres to [Semantic Versioning](https://semver.org/).
19
20
### Fixed
21
22
+## 5.0.0-alpha1
23
+
24
+### Changed
25
+- php version 8.1
26
27
## 4.0.0-alpha2
28
29
### Added
composer.json
@@ -95,7 +95,7 @@
95
},
96
"extra": {
97
"branch-alias": {
98
- "dev-master": "5.0.x-dev"
+ "dev-ISSUE-337": "5.0.x-dev"
99
100
"symfony-app-dir": "bin",
101
"symfony-bin-dir": "bin",
0 commit comments