Skip to content

Commit

Permalink
chore: bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Nov 2, 2024
1 parent 9db99f5 commit dc29dda
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"php": "^8.3.0"
},
"require-dev": {
"laravel/pint": "^1.17.3",
"pestphp/pest": "^3.0.7",
"pestphp/pest-plugin-type-coverage": "^3.0",
"phpstan/phpstan": "^1.12.4",
"rector/rector": "^1.2.5",
"symfony/var-dumper": "^7.1.4"
"laravel/pint": "^1.18.1",
"pestphp/pest": "^3.5.1",
"pestphp/pest-plugin-type-coverage": "^3.1",
"phpstan/phpstan": "^1.12.7",
"rector/rector": "^1.2.8",
"symfony/var-dumper": "^7.1.6"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit dc29dda

Please sign in to comment.