Skip to content

Commit 9bc2d24

Browse files
authored
Merge pull request #99 from Art4/release-1.3.0
Release 1.3.0
2 parents 3ffd5b4 + 8858ca1 commit 9bc2d24

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and 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

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
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"

0 commit comments

Comments
 (0)