Skip to content

Commit f90203b

Browse files
committed
change php to 8.1
1 parent 498c7d8 commit f90203b

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
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^8.0",
13+
"php": "^8.1",
1414
"ext-pdo": "*",
1515
"ext-json": "*",
1616
"illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0",

0 commit comments

Comments
 (0)