Skip to content

Commit

Permalink
[fix] update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
aryala7 committed Apr 8, 2024
1 parent 9792553 commit b840802
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 @@ -33,10 +33,10 @@
},
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^8.0",
"nunomaduro/collision": "^7.9 | ^8.0",
"nunomaduro/larastan": "^2.0.1",
"orchestra/testbench": "^5.0|^6.0|^7.0|^8.0|^9.0",
"pestphp/pest": "^1.22|^2.34|^3.0",
"pestphp/pest": "^1.22|^2.34",
"pestphp/pest-plugin-arch": "^2.0",
"pestphp/pest-plugin-laravel": "^2.0",
"phpstan/phpdoc-parser": "^1.15",
Expand Down

0 comments on commit b840802

Please sign in to comment.