Skip to content

Commit

Permalink
Make PHP 8.2 the minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
styxit committed May 24, 2024
1 parent 6e0cd61 commit 8271675
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
}
],
"require": {
"php": "^8.2",
"symfony/console": "^5.3",
"guzzlehttp/guzzle": "^7.4",
"josegonzalez/dotenv": "^3.2"
Expand All @@ -17,4 +18,4 @@
"Spoof\\": "./src"
}
}
}
}
8 changes: 5 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8271675

Please sign in to comment.