Skip to content

Commit 912859e

Browse files
committed
update data
1 parent 79bb742 commit 912859e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"description": "A PHP API for interacting with Ripple",
44
"license": "MIT",
55
"type": "library",
6-
"version": "1.0",
76
"support": {
87
"issues": "https://github.com/iexbase/ripple-api/issues",
98
"source": "https://github.com/iexbase/ripple-api"
@@ -29,8 +28,7 @@
2928
},
3029

3130
"require-dev": {
32-
"phpunit/phpunit": "^6.0",
33-
"spatie/phpunit-snapshot-assertions": "^1.0"
31+
"phpunit/phpunit": "^6.0"
3432
},
3533
"autoload": {
3634
"files": [

0 commit comments

Comments
 (0)