Skip to content

Commit

Permalink
dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ahloul committed May 31, 2021
1 parent c2599b5 commit 2d9b733
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2,250 deletions.
2 changes: 1 addition & 1 deletion .idea/laravel-payfort.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"type": "library",
"license": "MIT",
"require": {
"php": ">=5.5.9",
"illuminate/support": "~5.0",
"illuminate/contracts": "^7.0|^8.0",
"illuminate/support": "^7.0|^8.0",
"nesbot/carbon": "~2.0",
"guzzlehttp/guzzle": "~5.0|~6.0"
"guzzlehttp/guzzle": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0",
"fabpot/goutte": "~3.2"
"phpunit/phpunit": "^9.3",
"fabpot/goutte": "^4.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 2d9b733

Please sign in to comment.