Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d285042

Browse files
Merge branch '4.4' into 5.0
* 4.4: [Contracts] update changelog
2 parents 564af64 + 6c9a25c commit d285042

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/Symfony/Contracts/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
CHANGELOG
22
=========
33

4+
2.0.0
5+
-----
6+
7+
* bumped minimum PHP version to 7.2 and added explicit type hints
8+
* made "psr/event-dispatcher" a required dependency of "symfony/event-dispatcher-contracts"
9+
* made "symfony/http-client-contracts" not experimental anymore
10+
11+
1.1.9
12+
-----
13+
14+
* fixed compat with PHP 8
15+
416
1.1.0
517
-----
618

0 commit comments

Comments
 (0)