Skip to content

Commit e8944c3

Browse files
authored
Remove version from composer.json
1 parent cbbb6d9 commit e8944c3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "simpaypl/simpay",
33
"description": "Official SimPay API",
44
"type": "library",
5-
"version": "2.2.0",
65
"license": "MIT",
76
"minimum-stability": "stable",
87
"require": {
@@ -24,4 +23,4 @@
2423
"SimPay\\API\\": "lib/"
2524
}
2625
}
27-
}
26+
}

0 commit comments

Comments
 (0)