File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ classes you are retaining.
3131- [ #3 ] ( https://github.com/laravel-json-api/laravel/issues/3 )
3232 Example server registration in the published configuration file prevented developer from creating
3333 a ` v1 ` server after adding this package to their Laravel application.
34+ - Package discovery for sub-packages that have service providers now works correctly.
3435
3536### Removed
3637- ** BREAKING** The ` Arr ` schema field has been removed - use the new ` ArrayList ` or ` ArrayHash `
Original file line number Diff line number Diff line change 2929 "laravel-json-api/eloquent" : " ^1.0.0-alpha.2" ,
3030 "laravel-json-api/encoder-neomerx" : " ^1.0.0-alpha.2" ,
3131 "laravel-json-api/exceptions" : " ^1.0.0-alpha.1" ,
32- "laravel-json-api/spec" : " ^1.0.0-alpha.1 " ,
33- "laravel-json-api/validation" : " ^1.0.0-alpha.1 " ,
32+ "laravel-json-api/spec" : " ^1.0.0-alpha.2 " ,
33+ "laravel-json-api/validation" : " ^1.0.0-alpha.2 " ,
3434 "laravel/framework" : " ^8.0"
3535 },
3636 "require-dev" : {
37- "laravel-json-api/testing" : " ^1.0@ alpha" ,
37+ "laravel-json-api/testing" : " ^1.0.0- alpha.1 " ,
3838 "orchestra/testbench" : " ^6.9" ,
3939 "phpunit/phpunit" : " ^9.5"
4040 },
You can’t perform that action at this time.
0 commit comments