diff options
| author | horus | 2022-12-20 01:15:52 +0100 |
|---|---|---|
| committer | horus | 2022-12-20 01:15:52 +0100 |
| commit | 529816adb02ab65af28d7c831816389aca8f1e86 (patch) | |
| tree | 99ea0bc30a67b71994d5a08569c3b0aa1e2f720b /composer.json | |
| parent | 5df77697aead98e508c1b6b7af1661150cdcc5bc (diff) | |
| download | curious-529816adb02ab65af28d7c831816389aca8f1e86.tar.gz | |
Upgrade to PHP 8
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 9cd4d05..6fd1cfb 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ ], "license": "MIT", "require": { - "php": "^7.2.5", + "php": "^8.0", "fideloper/proxy": "^4.2", "fruitcake/laravel-cors": "^1.0", "guzzlehttp/guzzle": "^7.0.1", |
