Skip to content

Commit 2c9e928

Browse files
authored
Update php version to 8.2 (#5)
* feat: Read ESV Bible * feat: Read ESV Bible * feat: Read ESV Bible - switch chapter on the page * feat: Allow switching to previous and next chapter * feat: Update config * feat: Upgrade to Laravel 11 * feat: Update php version to 8.2 * feat: Update php version to 8.2
1 parent 6f3dda5 commit 2c9e928

File tree

2 files changed

+616
-447
lines changed

2 files changed

+616
-447
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"license": "MIT",
1010
"require": {
11-
"php": "^8.1",
11+
"php": "^8.2",
1212
"guzzlehttp/guzzle": "^7.2",
1313
"laravel/framework": "^v11.31",
1414
"laravel/sanctum": "^4.0",

0 commit comments

Comments
 (0)