Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
trippo authored Nov 4, 2024
1 parent 053e360 commit c2cfee8
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 @@ -29,13 +29,13 @@
"jawira/case-converter": "^3.5"
},
"require-dev": {
"pestphp/pest": "^2.0|^3.0",
"pestphp/pest": "^1.0|^2.0|^3.0",
"orchestra/testbench": "^6.23|^7.0|^8.0|^9.0",
"phpstan/phpstan": "^1.7",
"friendsofphp/php-cs-fixer": "^3.8",
"pestphp/pest-plugin-laravel": "^2.0|^3.0",
"pestphp/pest-plugin-laravel": "^1.0|^2.0|^3.0",
"laravel/pint": "^1.18",
"nunomaduro/larastan": "^2.9"
"nunomaduro/larastan": "^2.0"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down

0 comments on commit c2cfee8

Please sign in to comment.