File tree 2 files changed +4
-2
lines changed
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.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
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 )
9
11
10
12
### Added
11
13
Original file line number Diff line number Diff line change 16
16
"php" : " ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
17
17
},
18
18
"require-dev" : {
19
- "friendsofphp/php-cs-fixer" : " ^3.40 " ,
19
+ "friendsofphp/php-cs-fixer" : " ^3.64 " ,
20
20
"phpstan/phpstan" : " ^1.10" ,
21
21
"phpstan/phpstan-phpunit" : " ^1.3" ,
22
22
"phpunit/phpunit" : " ^10.4"
You can’t perform that action at this time.
0 commit comments