Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Baettig committed Jul 5, 2022
2 parents 84703fd + e51b550 commit 057cf63
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@
"laravel/framework": ">=6.0.0 <10"
},
"require-dev": {
"roave/security-advisories": "dev-master",
"phpunit/phpunit": "^8.0.0",
"orchestra/testbench": "^4.0.0",
"orchestra/database": "^4.0.0"
"laravel/legacy-factories": "^1.1",
"orchestra/testbench": "^6.0.0",
"phpunit/phpunit": "^8.0.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 057cf63

Please sign in to comment.