Skip to content

Commit e75aa33

Browse files
authored
Update composer.json
1 parent ff2b2dc commit e75aa33

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
@@ -5,7 +5,7 @@
55
"type": "library",
66
"license": "MIT",
77
"require": {
8-
"php": ">=7.1",
8+
"php": "^7.1|^8.0",
99
"laravel/framework": "5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0"
1010
},
1111
"autoload": {

0 commit comments

Comments
 (0)