File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6- ## [ Unreleased] ( https://github.com/contentful/contentful-management.php/compare/4.0.0 ...HEAD )
6+ ## [ Unreleased] ( https://github.com/contentful/contentful-management.php/compare/4.1.2 ...HEAD )
77
88<!-- PENDING-CHANGES -->
99> No meaningful changes since last release.
1010 <!-- /PENDING-CHANGES -->
1111
12+ ## [ 4.1.2] ( https://github.com/contentful/contentful-management.php/tree/4.1.2 ) (2024-05-30)
13+
14+ * Re-added support for Symfony 4
15+
1216## [ 4.1.1] ( https://github.com/contentful/contentful-management.php/tree/4.1.1 ) (2024-02-25)
1317
1418* Bumped depency versions
Original file line number Diff line number Diff line change 66 "require" : {
77 "php" : " ^8.0" ,
88 "contentful/core" : " ^4.0" ,
9- "symfony/console" : " ^5.0|^6.0|^7.0" ,
10- "symfony/filesystem" : " ~5.0|^6.0|^7.0"
9+ "symfony/console" : " ^4.0|^ 5.0|^6.0|^7.0" ,
10+ "symfony/filesystem" : " ^4.0| ~5.0|^6.0|^7.0"
1111 },
1212 "require-dev" : {
1313 "phpunit/phpunit" : " ^9.0" ,
You can’t perform that action at this time.
0 commit comments