Skip to content

Commit

Permalink
feat: (example) update composer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alphaolomi committed Feb 27, 2022
1 parent 9d0a562 commit 88b8aee
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions examples/pesa-demo/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"description": "Simple SDK usage",
"type": "project",
"require": {
"php": ">=7.1",
"openpesa/pesa": "dev-develop"
"openpesa/pesa": "^0.0.7"
},
"license": "MIT",
"authors": [
Expand All @@ -13,4 +12,4 @@
"email": "[email protected]"
}
]
}
}

0 comments on commit 88b8aee

Please sign in to comment.