Skip to content

Commit 6127345

Browse files
committed
Use PHP 8.1
1 parent 75cc8dd commit 6127345

File tree

2 files changed

+504
-272
lines changed

2 files changed

+504
-272
lines changed

src/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
],
3333
"require": {
34-
"php": ">=7.1",
34+
"php": ">=8.1",
3535
"composer/installers": "^1.8",
3636
"vlucas/phpdotenv": "^5.4.1",
3737
"oscarotero/env": "^2.1",

0 commit comments

Comments
 (0)