Skip to content

Commit

Permalink
chore: remove dependency from pandawa to laravel
Browse files Browse the repository at this point in the history
  • Loading branch information
bl4ckbon3 committed Jan 25, 2020
1 parent a083e3f commit d5fc798
Show file tree
Hide file tree
Showing 4 changed files with 177 additions and 528 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"borobudur/exception": "~0.1@dev",
"borobudur/parameter": "~0.1@dev",
"guzzlehttp/guzzle": "~6.0",
"pandawa/pandawa": "dev-master",
"lcobucci/jwt": "^4.0@dev",
"phpmyadmin/sql-parser": "^5.1"
"phpmyadmin/sql-parser": "^5.1",
"laravel/framework": "~5.6"
},
"require-dev": {
"phpunit/phpunit": "~6.0"
Expand Down
Loading

0 comments on commit d5fc798

Please sign in to comment.