mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:27:34 +00:00
Ports/composer: Update to version 2.6.5
This commit is contained in:
parent
24fb009cf5
commit
a30939feba
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='composer'
|
||||
version='2.5.8'
|
||||
version='2.6.5'
|
||||
files=(
|
||||
"https://getcomposer.org/download/${version}/composer.phar#f07934fad44f9048c0dc875a506cca31cc2794d6aebfc1867f3b1fbf48dce2c5"
|
||||
"https://getcomposer.org/download/${version}/composer.phar#9a18e1a3aadbcb94c1bafd6c4a98ff931f4b43a456ef48575130466e19f05dd6"
|
||||
)
|
||||
depends=(
|
||||
'php'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue