File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
88<!-- PENDING-CHANGES -->
99<!-- /PENDING-CHANGES -->
1010
11+ ## [ 4.0.2] ( https://github.com/contentful/contentful-core.php/tree/4.0.2 ) (2024-05-13)
12+
13+ * Updated for PSR/message v2, allowing the installation of Laravel 11
14+
15+
16+
1117## [ 4.0.1] ( https://github.com/contentful/contentful-core.php/tree/4.0.1 ) (2024-02-29)
1218
1319* Updated for PHP8
Original file line number Diff line number Diff line change 88 "ext-mbstring" : " *" ,
99 "guzzlehttp/guzzle" : " ^6.5|^7.0" ,
1010 "guzzlehttp/psr7" : " ^1.6|^2.1.1" ,
11- "psr/http-message" : " ^1.0" ,
11+ "psr/http-message" : " ^1.0|^2.0 " ,
1212 "psr/log" : " ^1.1|^2.0|^3.0" ,
1313 "jean85/pretty-package-versions" : " ^1.5|^2.0"
1414 },
You can’t perform that action at this time.
0 commit comments