Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
slvler committed Nov 6, 2023
1 parent 8747781 commit 44b8c09
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
],
"require": {},
"autoload": {
"psr-4": {
"slvler\\PosnetPaymentService\\": "src/"
}
},
"minimum-stability": "dev",
"psr-4": {
"slvler\\PosnetPaymentService\\": "src/"
}
},
"minimum-stability": "stable",
"prefer-stable": true
}

0 comments on commit 44b8c09

Please # to comment.