Skip to content

Commit 892a2a0

Browse files
author
plokko
authored
Merge pull request #7 from damiengrandi/master
Upgrade composer dependencies for Laravel 6.0
2 parents 319340c + 383111f commit 892a2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">=5.6",
1414
"plokko/firebase-php":"^0.1.1",
15-
"illuminate/support": "^5.4.0"
15+
"illuminate/support": "^5.4.0|^6.0|^7.0"
1616
},
1717
"require-dev": {
1818
"orchestra/testbench": "~3.6.0",

0 commit comments

Comments
 (0)