Skip to content

Commit

Permalink
Merge pull request #27 from edersoares/upgrade
Browse files Browse the repository at this point in the history
Upgrade
  • Loading branch information
edersoares authored Dec 24, 2024
2 parents 602da0c + f047166 commit 1934175
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 @@ -20,8 +20,8 @@
},
"require-dev": {
"laravel/pint": "^1.10",
"orchestra/testbench": "^8.5",
"pestphp/pest": "^2.6"
"orchestra/testbench": "^8.5|^9",
"pestphp/pest": "^2.6|^3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 1934175

Please sign in to comment.