Skip to content

Commit b969088

Browse files
authored
Update composer.json
1 parent 6f83f1e commit b969088

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"php": "^7.2",
20+
"php": "^7.2|^8.0",
2121
"seoservice2020/phpmorphy": "^2.2.2",
2222
"illuminate/support": "^7.0|^8.0"
2323
},
@@ -40,4 +40,4 @@
4040
}
4141
}
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)