Skip to content

Commit

Permalink
Upgrade php version to 8.2 (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyTapok-bit committed Feb 14, 2024
1 parent 2590001 commit c06e253
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"validation",
"verification"
],
"homepage": "https://tgwebvalid.com/",
"homepage": "https://tgwebvalid.com/en/",
"support": {
"issues": "https://github.com/CrazyTapok-bit/tgWebValid/issues",
"source": "https://github.com/CrazyTapok-bit/tgWebValid",
Expand All @@ -29,7 +29,7 @@
"analyze": "phpstan analyze --ansi"
},
"require": {
"php": "^8.1",
"php": "^8.2",
"nesbot/carbon": "^2.67"
},
"require-dev": {
Expand Down

0 comments on commit c06e253

Please sign in to comment.