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 2d9b733 commit bfc1e70
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 2 deletions.
70 changes: 69 additions & 1 deletion .idea/laravel-payfort.iml

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

72 changes: 72 additions & 0 deletions .idea/php.xml

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

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"autoload": {
"psr-4": {
"our-edu\\LaravelPayfort\\": "src/"
"LaravelPayfort\\": "src/"
}
},

Expand Down

0 comments on commit bfc1e70

Please sign in to comment.