Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Jul 24, 2023
1 parent 732c302 commit ca919e6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"php": "^8.2.0"
},
"require-dev": {
"laravel/pint": "^1.10.1",
"pestphp/pest": "^2.6.3",
"phpstan/phpstan": "^1.10.18",
"laravel/pint": "^1.10.5",
"pestphp/pest": "^2.9.4",
"phpstan/phpstan": "^1.10.26",
"rector/rector": "^0.15.25",
"symfony/var-dumper": "^6.3.0"
"symfony/var-dumper": "^6.3.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit ca919e6

Please sign in to comment.