Skip to content

Commit

Permalink
Removing temporary test requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavidbakr committed Jun 5, 2023
1 parent fa7a3ae commit 87b671b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
],
"require": {
"illuminate/support": "5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|^9.0|^10.0",
"guzzlehttp/guzzle": "^6.3|^7.0",
"laravel/framework": "10.x-dev"
"guzzlehttp/guzzle": "^6.3|^7.0"
},
"require-dev": {
"mockery/mockery": "~1.0",
Expand All @@ -42,4 +41,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit 87b671b

Please sign in to comment.