Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ad3n committed Oct 28, 2020
1 parent a055b13 commit 3c612de
Show file tree
Hide file tree
Showing 3 changed files with 592 additions and 102 deletions.
8 changes: 3 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@
"require": {
"php": "^7.2",
"ext-json": "*",
"symfony/http-client": "^4.3",
"symfony/dom-crawler": "^4.3"
},
"suggest": {
"symfony/console": "Untuk menggunakan Nusantara dalam console application"
"symfony/http-client": "^5.1",
"symfony/dom-crawler": "^5.1",
"symfony/console": "^5.1"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 3c612de

Please sign in to comment.