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 57e18e0 commit c2595f2Copy full SHA for c2595f2
composer.json
@@ -27,7 +27,7 @@
27
"extra": {
28
"laravel": {
29
"providers": [
30
- "JsonApiFormatPaginateServiceProvider"
+ "Oscabrera\\JsonApiFormatPaginate\\JsonApiFormatPaginateServiceProvider"
31
]
32
}
33
},
semver.json
@@ -1,4 +1,4 @@
1
{
2
- "version": "v1.0.0-alpha.1",
3
- "last-update-type": "major"
+ "version": "v1.0.0-alpha.2",
+ "last-update-type": "patch"
4
0 commit comments