Skip to content

Commit

Permalink
Update CHANGELOG.md for Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Art4 committed Oct 11, 2024
1 parent 3ffd5b4 commit 8858ca1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased](https://github.com/Art4/json-api-client/compare/1.2.0...v1.x)
## [Unreleased](https://github.com/Art4/json-api-client/compare/1.3.0...v1.x)

## [1.3.0 - 2024-10-11](https://github.com/Art4/json-api-client/compare/1.2.0...1.3.0)

### Added

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.40",
"friendsofphp/php-cs-fixer": "^3.64",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^10.4"
Expand Down

0 comments on commit 8858ca1

Please sign in to comment.