Skip to content

Commit 7439759

Browse files
authored
Merge pull request #19 from jcsoriano/master
Update PHP Version requirements
2 parents 73b06c9 + d0f2f53 commit 7439759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
}
2828
],
2929
"require": {
30-
"php": "^7.1",
30+
"php": ">=7.1",
3131
"laravel/framework": "^5.8 || ^6.0 || ^7.0 || ^8.0",
3232
"laravel/nova": "^2.0 || ^3.0"
3333
},

0 commit comments

Comments
 (0)