Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit ab06c3f

Browse files
committed
update composer.json
1 parent 74be824 commit ab06c3f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "landish/pagination",
33
"description": "Laravel 5 Custom Pagination Presenter",
4-
"version" : "0.0.0",
54
"license": "MIT",
65
"authors": [
76
{
@@ -13,6 +12,5 @@
1312
"psr-4": {
1413
"Landish\\Pagination\\": "src/"
1514
}
16-
},
17-
"minimum-stability": "dev"
15+
}
1816
}

0 commit comments

Comments
 (0)