Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsenhc committed Dec 16, 2021
1 parent 6beea3d commit 13d178f
Show file tree
Hide file tree
Showing 2 changed files with 4,181 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"require": {
"php": "^7.3|^8.0",
"paquettg/php-html-parser": "^3.1",
"phpstan/phpstan": "^0.12.93"
"phpstan/phpstan": "1.2"
},
"autoload": {
"psr-4": {
Expand All @@ -30,7 +30,7 @@
}
},
"require-dev": {
"pestphp/pest": "^1.11"
"pestphp/pest": "^1.21"
},
"replace": {
"trienlace/parse-contribuyente": "1.*"
Expand Down
Loading

0 comments on commit 13d178f

Please sign in to comment.