Skip to content

Commit dea6381

Browse files
author
plokko
authored
Update composer.json
1 parent f6f4b29 commit dea6381

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
@@ -10,8 +10,8 @@
1010
],
1111
"type": "library",
1212
"require": {
13-
"php": ">=7.0",
14-
"plokko/firebase-php":"^0.2.0",
13+
"php": ">=7.1",
14+
"plokko/firebase-php":"^0.2.4",
1515
"illuminate/support": ">=5.4.0"
1616
},
1717
"require-dev": {

0 commit comments

Comments
 (0)