Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelNitsche authored Aug 5, 2021
1 parent a622a8c commit 40f926f
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 @@ -24,10 +24,10 @@
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.16",
"orchestra/testbench": "^5.0 || ^6.0",
"phpunit/phpunit": "^9.0",
"orchestra/testbench": "^6.15",
"phpunit/phpunit": "^9.3",
"psalm/plugin-laravel": "^1.2",
"vimeo/psalm": "^3.11 || ^4.0"
"vimeo/psalm": "^4.8"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 40f926f

Please sign in to comment.