We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 519b744 commit 95a489bCopy full SHA for 95a489b
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## [Unreleased]
8
9
+* Nothing.
10
+
11
+## [2.5.0] - 2025-02-24
12
13
### Added
14
15
* Added support for Laravel 12 [#104](https://github.com/swisnl/json-api-client/issues/104).
composer.json
@@ -58,7 +58,7 @@
58
},
59
"extra": {
60
"branch-alias": {
61
- "dev-master": "2.4.x-dev"
+ "dev-master": "2.5.x-dev"
62
}
63
64
"minimum-stability": "dev",
0 commit comments