Skip to content

Commit

Permalink
Update composer.
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-cintra committed Mar 15, 2024
1 parent df6e5a1 commit b0b0982
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 @@ -26,10 +26,10 @@
},
"require-dev": {
"laravel/pint": "^1.13",
"nunomaduro/collision": "^8.1",
"orchestra/testbench": "9.x-dev",
"pestphp/pest": "^2.34",
"pestphp/pest-plugin-laravel": "^2.3"
"nunomaduro/collision": "^8.0",
"pestphp/pest": "^2.0",
"pestphp/pest-plugin-laravel": "^2.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b0b0982

Please sign in to comment.