Skip to content

Commit

Permalink
update version php && add property add result via cep
Browse files Browse the repository at this point in the history
  • Loading branch information
fulviocanducci committed Dec 12, 2024
1 parent 74d838d commit e541dd7
Show file tree
Hide file tree
Showing 4 changed files with 1,249 additions and 706 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
}
],
"require": {
"php": ">=7.2.7"
"php": ">=8.3.2"
},
"require-dev": {
"phpunit/phpunit": "8.5.2",
"phpspec/phpspec": "6.1.1",
"illuminate/support": "7.x-dev"
"phpunit/phpunit": "8.5.41",
"phpspec/phpspec": "7.5.0",
"illuminate/support": "8.83.2"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit e541dd7

Please sign in to comment.