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.
2 parents 51a045d + a9d9fb9 commit 7a5891bCopy full SHA for 7a5891b
CHANGELOG.md
@@ -4,6 +4,7 @@ CHANGELOG
4
0.3.0
5
-----
6
7
+* allow `psr/container` 2.0
8
* drop support for Symfony 5.3
9
* drop support for PHP 7.2 and 7.3
10
composer.json
@@ -50,7 +50,7 @@
50
},
51
"extra": {
52
"branch-alias": {
53
- "dev-main": "0.2-dev"
+ "dev-main": "0.3-dev"
54
}
55
56
0 commit comments