Skip to content

Commit

Permalink
Composer
Browse files Browse the repository at this point in the history
  • Loading branch information
irfaardy committed Feb 21, 2020
1 parent 4ac8052 commit bf4259b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Irfaardy
Copyright (c) 2020 Irfaardy - Irfa Ardiansyah

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "irfa/raja-ongkir",
"description": "\"Laravel Raja Ongkir Package\"",
"type": "package",
"license": "MIT",
"version": "v1.2",
"keywords": ["laravel", "ongkir", "cek ongkir", "raja ongkir", "php"],
Expand All @@ -11,8 +12,7 @@
}
],
"require": {
"php": "^7.2",
"illuminate/database": "~5.0|^6.0"
"php": "^7.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit bf4259b

Please sign in to comment.