File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 5
5
" jsonapi.org" ,
6
6
" json-api" ,
7
7
" jsonapi" ,
8
- " json:api" ,
9
8
" laravel"
10
9
],
11
- "homepage" : " https://github.com/laravel-json-api/{NAME} " ,
10
+ "homepage" : " https://github.com/laravel-json-api/laravel " ,
12
11
"support" : {
13
- "issues" : " https://github.com/laravel-json-api/{NAME} /issues"
12
+ "issues" : " https://github.com/laravel-json-api/laravel /issues"
14
13
},
15
14
"license" : " Apache-2.0" ,
16
15
"authors" : [
26
25
"require" : {
27
26
"php" : " ^7.4" ,
28
27
"ext-json" : " *" ,
29
- "laravel/framework" : " ^8.0" ,
30
- "neomerx/json-api" : " ^4.0"
28
+ "laravel/framework" : " ^8.0"
31
29
},
32
30
"require-dev" : {
33
- "cloudcreativity/json-api-testing" : " ^3.1" ,
34
- "orchestra/testbench" : " ^6.3" ,
31
+ "orchestra/testbench" : " ^6.4" ,
35
32
"phpunit/phpunit" : " ^9.4"
36
33
},
37
34
"autoload" : {
You can’t perform that action at this time.
0 commit comments