Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
luanfreitasdev committed Dec 26, 2023
1 parent 123fa31 commit e5a3d43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"require": {
"php": "^8.1",
"livewire/livewire": "^3.3|dev-feat/l11",
"laravel/prompts": "^0.1.13",
"laradumps/laradumps-core": "^1.0|dev-update-dependencies"
"laravel/prompts": "^0.1.13"
},
"require-dev": {
"composer/composer": "^2.6.6",
"laravel/pint": "^1.13.7",
"spaze/phpstan-disallowed-calls": "^2.16.1",
"larastan/larastan": "^2.7",
"pestphp/pest": "^2.28.1",
"orchestra/testbench": "^8.17|^9.0"
"orchestra/testbench": "^8.17|^9.0",
"laradumps/laradumps-core": "^1.0|dev-update-dependencies"
},
"suggest": {
"openspout/openspout": "Required to export XLS and CSV"
Expand Down

0 comments on commit e5a3d43

Please sign in to comment.