Compare commits

..

No commits in common. "master" and "1.0.0" have entirely different histories.

View File

@ -8,7 +8,6 @@
"src/Helpers/Function.php" "src/Helpers/Function.php"
] ]
}, },
"license": "MIT",
"authors": [ "authors": [
{ {
"name": "Ranjan", "name": "Ranjan",
@ -22,8 +21,6 @@
] ]
} }
}, },
"minimum-stability": "dev",
"prefer-stable" : true,
"config": { "config": {
"sort-packages": true "sort-packages": true
} }