Skip to content

Commit

Permalink
build(deps): update composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jiannei committed Oct 30, 2024
1 parent 3f978b0 commit a42871f
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 @@ -13,10 +13,10 @@
"ext-json": "*"
},
"require-dev": {
"orchestra/testbench": "^9.2",
"pestphp/pest": "^3.0",
"orchestra/testbench": "^9.5.2",
"pestphp/pest": "^3.5",
"jiannei/laravel-enum": "dev-main",
"laravel/pint": "^1.13"
"laravel/pint": "^1.18.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a42871f

Please sign in to comment.