update php version in composer.json

This commit is contained in:
Benjamin Takats
2022-11-29 18:06:33 +01:00
parent f08c7331eb
commit cce4f1e9bc

View File

@@ -5,7 +5,7 @@
"keywords": ["framework", "laravel"],
"license": "MIT",
"require": {
"php": "^8.0.2",
"php": "^8.1",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^9.19",
"laravel/jetstream": "^2.12",