Skip to content

Commit

Permalink
fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbarrettjb committed Jul 14, 2017
1 parent 42c2350 commit 959c6b4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
{
"name": "phaza/laravel-postgis",
"description": "Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models",
"repositories": [
{
"type": "vcs",
"url": "https://github.com/phaza/laravel-postgres.git"
}
],
"require": {
"php": ">=5.5",
"illuminate/database": "^5.2",
Expand Down

0 comments on commit 959c6b4

Please sign in to comment.