Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
BSN4 authored Aug 2, 2021
1 parent 434425d commit b5a8a70
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 @@ -22,10 +22,10 @@
"illuminate/support": "~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0 || ^7.0 || ^8.0"
},
"require-dev": {
"doctrine/dbal": "^2.5",
"fzaninotto/faker": "^1.6",
"guzzlehttp/guzzle": "^6.5",
"mockery/mockery": "^1.2",
"doctrine/dbal": "^2.6|^3.0",
"fzaninotto/faker": "^1.6|^1.9",
"guzzlehttp/guzzle": "^6.5|^7.0",
"mockery/mockery": "^1.4",
"orchestra/testbench": "^4.0|^5.0|^6.0",
"phpunit/phpunit": "^8.0|^9.0"
},
Expand Down

0 comments on commit b5a8a70

Please sign in to comment.