We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4abd3c commit 342cec3Copy full SHA for 342cec3
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name" : "gomoob/php-pushwoosh",
3
"description" : "A PHP Library to easily send push notifications with the Pushwoosh REST Web Services.",
4
- "version" : "1.5.0",
+ "version" : "1.5.1",
5
"license" : "MIT",
6
"type" : "library",
7
"keywords" : [
package.json
@@ -1,6 +1,6 @@
"name": "gomoob-php-pushwoosh",
- "version": "1.5.0",
+ "version": "1.5.1",
"license": "MIT",
"repository" : {
"type" : "git",
0 commit comments