Skip to content

Commit 51be03e

Browse files
committed
Update php version to 8.0
1 parent 6ec9a11 commit 51be03e

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
@@ -21,7 +21,7 @@
2121
}
2222
],
2323
"require": {
24-
"php": "^7.3",
24+
"php": "^8.0",
2525
"illuminate/contracts": "^8.37"
2626
},
2727
"require-dev": {

0 commit comments

Comments
 (0)