Skip to content
This repository was archived by the owner on Jan 17, 2020. It is now read-only.

Commit fe3f847

Browse files
committed
Added support for Laravel 5.8
1 parent 6c6becd commit fe3f847

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
@@ -22,7 +22,7 @@
2222
}
2323
],
2424
"require": {
25-
"laravel/framework": "~5.5.0|~5.6.0|~5.7.0"
25+
"laravel/framework": "~5.5"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "^6.2|^7.0",

0 commit comments

Comments
 (0)