Skip to content

Commit 7a5891b

Browse files
committed
minor #135 prepare release 0.3.0 (xabbuh)
This PR was merged into the 0.2-dev branch. Discussion ---------- prepare release 0.3.0 Commits ------- a9d9fb9 prepare release 0.3.0
2 parents 51a045d + a9d9fb9 commit 7a5891b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ CHANGELOG
44
0.3.0
55
-----
66

7+
* allow `psr/container` 2.0
78
* drop support for Symfony 5.3
89
* drop support for PHP 7.2 and 7.3
910

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"extra": {
5252
"branch-alias": {
53-
"dev-main": "0.2-dev"
53+
"dev-main": "0.3-dev"
5454
}
5555
}
5656
}

0 commit comments

Comments
 (0)