Skip to content

Commit 2755eb1

Browse files
authored
Merge pull request #1 from diegodm2/master
Update composer.json
2 parents 88f5a57 + 44e9797 commit 2755eb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"keywords": ["onesignal", "webpush", "push", "laravel", "laravel 5","lumen"],
55
"type": "library",
66
"require": {
7-
"php": "7.*|5.4.*",
7+
"php": ">=5.4.*",
88
"guzzlehttp/guzzle": "^6.2",
99
"illuminate/support": "4.*|5.*",
1010
"symfony/psr-http-message-bridge": "^0.2.0"
@@ -27,4 +27,4 @@
2727
],
2828
"minimum-stability": "dev",
2929
"prefer-stable": true
30-
}
30+
}

0 commit comments

Comments
 (0)