Skip to content

Commit

Permalink
Remove version from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kgrzelak committed Nov 5, 2023
1 parent cbbb6d9 commit e8944c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "simpaypl/simpay",
"description": "Official SimPay API",
"type": "library",
"version": "2.2.0",
"license": "MIT",
"minimum-stability": "stable",
"require": {
Expand All @@ -24,4 +23,4 @@
"SimPay\\API\\": "lib/"
}
}
}
}

0 comments on commit e8944c3

Please sign in to comment.