Skip to content

Commit 24af53d

Browse files
committed
Update composer.json
1 parent fd5d317 commit 24af53d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

composer.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"require": {
2121
"php": "^7.1",
2222
"ext-json": "*",
23-
"imdhemy/google-play-billing": "dev-master"
23+
"imdhemy/google-play-billing": "0.2.0"
2424
},
2525
"require-dev": {
2626
"friendsofphp/php-cs-fixer": "^2.16",
@@ -57,7 +57,5 @@
5757
"Product": "\\Imdhemy\\Purchases\\Facades\\Product"
5858
}
5959
}
60-
},
61-
"minimum-stability": "dev",
62-
"prefer-stable": true
60+
}
6361
}

0 commit comments

Comments
 (0)