Skip to content

Commit

Permalink
regroup dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-rubel committed Oct 31, 2021
1 parent ac1e846 commit 3467e30
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"spatie/laravel-package-tools": "^1.4.3"
},
"require-dev": {
"brianium/paratest": "^6.2",
"friendsofphp/php-cs-fixer": "^3.2",
"nunomaduro/collision": "^5.3",
"nunomaduro/larastan": "^0.7.15",
"phpunit/phpunit": "^9.3",
"orchestra/testbench": "^6.15",
"brianium/paratest": "^6.2",
"permafrost-dev/coverage-check": "^1.2",
"phpunit/phpunit": "^9.3",
"mockery/mockery": "^1.4.4",
"squizlabs/php_codesniffer": "3.*",
"vimeo/psalm": "^4.11"
"friendsofphp/php-cs-fixer": "^3.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3467e30

Please sign in to comment.