File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased] ( https://github.com/Art4/json-api-client/compare/1.2.0...v1.x )
8+ ## [ Unreleased] ( https://github.com/Art4/json-api-client/compare/1.3.0...v1.x )
9+
10+ ## [ 1.3.0 - 2024-10-11] ( https://github.com/Art4/json-api-client/compare/1.2.0...1.3.0 )
911
1012### Added
1113
Original file line number Diff line number Diff line change 1616 "php" : " ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
1717 },
1818 "require-dev" : {
19- "friendsofphp/php-cs-fixer" : " ^3.40 " ,
19+ "friendsofphp/php-cs-fixer" : " ^3.64 " ,
2020 "phpstan/phpstan" : " ^1.10" ,
2121 "phpstan/phpstan-phpunit" : " ^1.3" ,
2222 "phpunit/phpunit" : " ^10.4"
You can’t perform that action at this time.
0 commit comments