Skip to content

Commit 751df00

Browse files
Merge pull request #20 from unicodeveloper/support-laravel55
change stable to dev
2 parents c4bf5bd + 06ce668 commit 751df00

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
@@ -9,7 +9,7 @@
99
"email": "prosperotemuyiwa@gmail.com"
1010
}
1111
],
12-
"minimum-stability": "stable",
12+
"minimum-stability": "dev",
1313
"require": {
1414
"php": ">=7.0.0",
1515
"illuminate/support": "~5.3.0|~5.4.0|~5.5.0",

0 commit comments

Comments
 (0)