Skip to content

Commit b483207

Browse files
committed
ISSUE-337: changelog
1 parent 2e8300a commit b483207

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1919

2020
### Fixed
2121

22+
## 5.0.0-alpha1
23+
24+
### Changed
25+
- php version 8.1
26+
2227
## 4.0.0-alpha2
2328

2429
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
},
9696
"extra": {
9797
"branch-alias": {
98-
"dev-master": "5.0.x-dev"
98+
"dev-ISSUE-337": "5.0.x-dev"
9999
},
100100
"symfony-app-dir": "bin",
101101
"symfony-bin-dir": "bin",

0 commit comments

Comments
 (0)