Skip to content

Commit c6ac462

Browse files
committed
modify composer.json
1 parent 1b1928e commit c6ac462

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"email": "[email protected]"
88
}
99
],
10+
"require": {
11+
"php" : "^5.6|^7.0",
12+
"illuminate/support": "~5.1.0|~5.2.0|~5.3.0|~5.4.0"
13+
},
1014
"autoload" : {
1115
"psr-4" : {
1216
"Kawankoding\\Fcm\\" : "src/"

0 commit comments

Comments
 (0)