Skip to content

Commit

Permalink
update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PyaeSoneAungRgn committed Nov 29, 2023
1 parent 5c7917b commit d8321cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
},
"require-dev": {
"orchestra/testbench": "^7.0|^8.0|^9.0",
"pestphp/pest": "^1.22",
"laravel/pint": "^1.5"
"pestphp/pest": "^1.0|^2.0",
"laravel/pint": "^1.0"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down

0 comments on commit d8321cb

Please sign in to comment.