Skip to content

Commit ae4c897

Browse files
committed
update php to version 8.1
1 parent 5a62778 commit ae4c897

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": "^8.0",
24+
"php": "^8.1",
2525
"laudis/typed-enum": "^1.3.2",
2626
"php-http/discovery": "^1.13",
2727
"psr/http-message": "^1.0|^2.0",

0 commit comments

Comments
 (0)