mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 20:07:06 -06:00
Set composer 1.x for panel 0.7
This commit is contained in:
parent
f6dcd33f5b
commit
d6c017bcd7
@ -65,7 +65,7 @@ Composer is a dependency manager for PHP that allows us to ship everything you'l
|
||||
need composer installed before continuing in this process.
|
||||
|
||||
``` bash
|
||||
curl -sS https://getcomposer.org/installer | sudo php -- --install-dir=/usr/local/bin --filename=composer --version=1.10.16
|
||||
curl -sS https://getcomposer.org/installer | sudo php -- --install-dir=/usr/local/bin --filename=composer --1
|
||||
```
|
||||
|
||||
## Download Files
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user