Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
luanfreitasdev committed Oct 9, 2023
1 parent 648ff65 commit 8018585
Show file tree
Hide file tree
Showing 4 changed files with 259 additions and 243 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
],
"require": {
"php": "^8.1",
"doctrine/dbal": "2.12.1 | ^3.6.6",
"livewire/livewire": "^3.0.5",
"laravel/prompts": "^0.1.7"
"doctrine/dbal": "2.12.1 | ^3.7.1",
"livewire/livewire": "^3.0.7",
"laravel/prompts": "^0.1.11"
},
"require-dev": {
"pestphp/pest": "^2.18.2",
"orchestra/testbench": "^8.10.2",
"composer/composer": "^2.6.3",
"laravel/pint": "^1.13.1",
"pestphp/pest": "^2.21.0",
"orchestra/testbench": "^8.13.0",
"composer/composer": "^2.6.5",
"laravel/pint": "^1.13.2",
"nunomaduro/larastan": "^2.6.4",
"laradumps/laradumps-core": "^0.3.0",
"spaze/phpstan-disallowed-calls": "^2.16"
Expand Down
Loading

0 comments on commit 8018585

Please sign in to comment.