Skip to content

Commit 34c50b9

Browse files
committed
bump php version to 8.0
1 parent 7e7ef8b commit 34c50b9

File tree

2 files changed

+79
-78
lines changed

2 files changed

+79
-78
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"php": "^7.3.0",
17+
"php": "^8.*.*",
1818
"ext-mysqli": "*"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)