Skip to content

Commit

Permalink
chore: remove dev packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bl4ckbon3 committed Apr 16, 2021
1 parent 07119de commit c24f6ea
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 290 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,8 @@
"type": "project",
"prefer-stable": true,
"require": {
"php": ">=7.3|>=8.0",
"borobudur/dci": "~0.1@dev",
"borobudur/exception": "~0.1@dev",
"borobudur/parameter": "~0.1@dev",
"php": ">=7.3",
"laravel/tinker": "^2.0",
"lcobucci/jwt": "^4.0@dev",
"pandawa/pandawa": "^4.0"
},
"require-dev": {
Expand Down
Loading

0 comments on commit c24f6ea

Please sign in to comment.