File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ and this project adheres to
2121- Add the ability to add ` after ` callbacks to the ` Create ` endpoint
2222- Add the ability to pass a condition to ` writableOnCreate `
2323- Add ` Relationship::notIncludable() `
24+ - Allow ` psr/http-message ` v2
2425- Laravel: Add ` ToOne ` and ` ToMany ` subclasses which support constraining
2526 relationship queries
2627 ([ #103 ] ( https://github.com/tobyzerner/json-api-server/pull/103 ) by @SychO9 )
Original file line number Diff line number Diff line change 77 "asispts/http-accept" : " ^1.0" ,
88 "doctrine/inflector" : " ^2.0" ,
99 "nyholm/psr7" : " ^1.8" ,
10- "psr/http-message" : " ^1.0" ,
10+ "psr/http-message" : " ^1.0|^2.0 " ,
1111 "psr/http-server-handler" : " ^1.0"
1212 },
1313 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments