Skip to content

Commit 82e13f7

Browse files
author
daniel
committed
laravel require
1 parent 1015484 commit 82e13f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
}
3939
],
4040
"require": {
41-
"php": ">=7.1"
41+
"php": ">=7.1",
42+
"laravel/framework": "^6.0|^7.0|^8.0"
4243
},
4344
"minimum-stability": "stable"
4445
}

0 commit comments

Comments
 (0)