Skip to content

Commit 48c0900

Browse files
Revise PHP version table and installation instructions
Updated PHP version requirements and corrected text formatting.
1 parent 3863531 commit 48c0900

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/guides/php-upgrade.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ table below to check what PHP version you need for your version of Pelican.
1212

1313
| Panel Version | PHP Version |
1414
|---------------|--------------------|
15-
| 1.0.0+ | 8.2, 8.3, 8.4, 8.5 |
15+
| 1.0.0+ | 8.5, 8.4, 8.3 |
1616

1717
## Install PHP
1818

1919
In order to install PHP 8.5, you will need to run the following commands. Please keep in mind different operating systems
20-
may have slightly different requirements for how this commands are formatted.
20+
may have slightly different requirements for how these commands are formatted.
2121

2222
```bash
2323
# Add additional repository for PHP

0 commit comments

Comments
 (0)