Skip to content

Commit

Permalink
removal of unwanted version tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vallabh Kansagara authored and vrkansagara committed Jan 8, 2019
1 parent fcd605b commit 1d0cbb1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"require": {
"php": ">=5.5"
"php": ">=7.0"
},
"autoload": {
"psr-4": {
Expand Down Expand Up @@ -46,9 +46,6 @@
}
}
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"laravel/framework": "5.5.x"
},
Expand Down

0 comments on commit 1d0cbb1

Please sign in to comment.