Skip to content

Commit f84fc12

Browse files
author
Tom Schlick
authored
allow Laravel 6.0 (#9)
1 parent 2d2c0e8 commit f84fc12

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
@@ -26,7 +26,7 @@
2626
"php": "^7.1",
2727
"awobaz/compoships": "^1.1",
2828
"fico7489/laravel-pivot": "^3.0.1",
29-
"laravel/framework": "^5.8",
29+
"laravel/framework": "^5.8 | ^6.0",
3030
"orisintel/laravel-process-stamps": "^1.2"
3131
},
3232
"require-dev": {

0 commit comments

Comments
 (0)